Go to the source code of this file.
Defines | |
#define | XMMS_BUILD_PATH(...) xmms_build_path (__VA_ARGS__, NULL) |
Functions | |
char * | xmms_build_path (const char *name,...) |
Build path to file in xmms2 configuration directory. |
#define XMMS_BUILD_PATH | ( | ... | ) | xmms_build_path (__VA_ARGS__, NULL) |
Definition at line 4 of file xmms_utils.h.
Referenced by main(), xmms_bindata_init(), xmms_medialib_init(), and xmms_sqlite_create().
char* xmms_build_path | ( | const char * | first, | |
... | ||||
) |