This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | getopt (int argc, char **argv, char *opts) |
Variables | |
int | opterr |
int | optind |
int | optopt |
char * | optarg |
Definition in file getopt.h.
|
Definition at line 25 of file attgetopt.c. References ERR, NULL, optarg, optind, and optopt. Referenced by main(). |
|
Definition at line 18 of file getopt.h. Referenced by getopt(). |
|
|
|
Definition at line 16 of file getopt.h. Referenced by getopt(). |
|
Definition at line 17 of file getopt.h. Referenced by getopt(). |