VLC 4.0.0-dev
|
#include <vlc_getopt.h>
Data Fields | |
char * | arg |
int | ind |
int | opt |
char * | nextchar |
int | first_nonopt |
int | last_nonopt |
char* vlc_getopt_s::arg |
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 |