24 #include "xmms_configuration.h" 39 xmmspath = getenv (
"XMMS_PATH");
40 if (xmmspath && strlen (xmmspath) < len) {
41 strcpy (buf, xmmspath);
const char * xmms_default_ipcpath_get(char *buf, int len)
Get the default connection path.
const char * xmms_fallback_ipcpath_get(char *buf, int len)
Get the fallback connection path (if XMMS_PATH is not accessible)