|
VLC
2.1.0-git
|

Functions | |
| char * | config_GetLibDir (void) |
| Determines the architecture-dependent data directory. | |
| char * | config_GetDataDir (void) |
| Determines the shared data directory. | |
| char* config_GetDataDir | ( | void | ) |
Determines the shared data directory.
References asprintf(), config_GetLibDir(), getenv(), PACKAGE, strdup(), and unlikely.
| char* config_GetLibDir | ( | void | ) |
Determines the architecture-dependent data directory.
References asprintf(), config_GetLibDir(), getline(), PACKAGE, and strdup().
1.8.1.2