| VLC
    3.0.18
    | 

| Functions | |
| char * | config_GetLibDir (void) | 
| char * | config_GetDataDir (void) | 
| static char * | config_GetHomeDir (void) | 
| static char * | getAppDependentDir (vlc_userdir_t type) | 
| char * | config_GetUserDir (vlc_userdir_t type) | 
| char* config_GetDataDir | ( | void | ) | 
Referenced by GetDefaultArtUri(), and vlc_bindtextdomain().
| 
 | static | 
References getenv(), and strdup().
Referenced by config_GetUserDir(), and getAppDependentDir().
| char* config_GetLibDir | ( | void | ) | 
Referenced by config_GetDataDir(), config_GetHomeDir(), and config_GetLibDir().
| char* config_GetUserDir | ( | vlc_userdir_t | type | ) | 
References asprintf(), config_GetHomeDir(), getAppDependentDir(), VLC_CACHE_DIR, VLC_CONFIG_DIR, VLC_DATA_DIR, VLC_DESKTOP_DIR, VLC_DOCUMENTS_DIR, VLC_DOWNLOAD_DIR, VLC_HOME_DIR, VLC_MUSIC_DIR, VLC_PICTURES_DIR, VLC_PUBLICSHARE_DIR, VLC_TEMPLATES_DIR, and VLC_VIDEOS_DIR.
Referenced by config_GetUserDir().
| 
 | static | 
References asprintf(), config_GetHomeDir(), name, vlc_assert_unreachable, VLC_CACHE_DIR, VLC_CONFIG_DIR, VLC_DATA_DIR, and VLC_TEMPLATES_DIR.
Referenced by config_GetUserDir().
 1.8.16
 1.8.16