VLC
3.0.21
|
Data Fields | |
char * | arg |
int | ind |
int | opt |
char * | nextchar |
int | first_nonopt |
int | last_nonopt |
char* vlc_getopt_s::arg |
Referenced by config_LoadCmdLine().
int vlc_getopt_s::first_nonopt |
int vlc_getopt_s::ind |
Referenced by config_LoadCmdLine().
int vlc_getopt_s::last_nonopt |
char* vlc_getopt_s::nextchar |
int vlc_getopt_s::opt |
Referenced by config_LoadCmdLine().