VLC
3.0.15
|
Functions | |
char * | config_GetLibDir (void) |
char * | config_GetDataDir (void) |
Determines the shared data directory. More... | |
static char * | config_GetHomeDir (void) |
char * | config_GetUserDir (vlc_userdir_t type) |
char* config_GetDataDir | ( | void | ) |
Determines the shared data directory.
References config_GetLibDir(), getenv(), and strdup().
|
static |
References config_GetLibDir(), FromLocaleDup, and getenv().
Referenced by config_GetUserDir().
char* config_GetLibDir | ( | void | ) |
References FromLocaleDup, and system_Init().
char* config_GetUserDir | ( | vlc_userdir_t | type | ) |