Go to the source code of this file.
Functions |
int | getopt_long (int, char *const *, const char *, const struct option *, int *) |
Macro Definition Documentation
#define optional_argument 2 |
#define required_argument 1 |
Function Documentation
int getopt_long |
( |
int |
, |
|
|
char *const * |
, |
|
|
const char * |
, |
|
|
const struct option * |
, |
|
|
int * |
|
|
) |
| |
References BADARG, BADCH, EMSG, option::flag, fprintf(), i, option::name, name, no_argument, NULL, optarg, optind, optional_argument, optopt, PRINT_ERROR, required_argument, stderr, strchr(), strlen(), strncmp(), and option::val.
Referenced by process_args().
Variable Documentation