#include <getopt.h>
Data Fields | |
| char * | name |
| int | has_arg |
| int * | flag |
| int | val |
Definition at line 82 of file getopt.h.
| char * option::name |
Definition at line 87 of file getopt.h.
Referenced by _getopt_internal(), Dipa_add_phase_opt(), and parse_args().
| int option::has_arg |
Definition at line 91 of file getopt.h.
Referenced by _getopt_internal(), Dipa_add_phase_opt(), and parse_args().
| int * option::flag |
| int option::val |
1.5.6