Go to the source code of this file.
| Compounds | |
| struct | option | 
| Defines | |
| #define | _GETOPT_H 1 | 
| #define | no_argument 0 | 
| #define | required_argument 1 | 
| #define | optional_argument 2 | 
| Functions | |
| int | getopt () | 
| int | getopt_long () | 
| int | getopt_long_only () | 
| int | _getopt_internal () | 
| Variables | |
| char * | optarg | 
| int | optind | 
| int | opterr | 
| int | optopt | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.3.3
 
1.3.3