ReactOS 0.4.16-dev-433-g6363f78
|
Go to the source code of this file.
Functions | |
int | getopt (int ___argc, char *const *___argv, const char *__shortopts) |
Variables | |
char * | optarg |
int | optind |
int | opterr |
int | optopt |
Definition at line 55 of file getopt.c.
Referenced by main(), and optionParse().
|
extern |
Definition at line 49 of file getopt.c.
Referenced by _getopt_internal(), check_option(), cliprdr_set_mode(), disk_enum_devices(), getopt(), getopt_internal(), getopt_long(), main(), optionParse(), parallel_enum_devices(), printer_enum_devices(), TConfig::Process_Params(), serial_enum_devices(), and ui_clip_set_mode().
|
extern |
Definition at line 46 of file getopt.c.
Referenced by _getopt_internal(), and getopt().
|
extern |
Definition at line 47 of file getopt.c.
Referenced by _getopt_internal(), check_option(), getopt(), getopt_internal(), getopt_long(), main(), and TConfig::Process_Params().
|
extern |
Definition at line 48 of file getopt.c.
Referenced by _getopt_internal(), check_option(), getopt(), getopt_internal(), and getopt_long().