VSF Documented
|
#include <getopt.h>
Data Fields | ||
char * | __optarg | |
int | __opterr | |
int | __optind | |
int | __optopt | |
int | __optreset | |
char * | __place | |
int | __nonopt_start | |
int | __nonopt_end | |
struct { | ||
int __posixly_correct | ||
} | getopt_internal | |
char* __getopt_lib_ctx_t::__optarg |
int __getopt_lib_ctx_t::__opterr |
int __getopt_lib_ctx_t::__optind |
int __getopt_lib_ctx_t::__optopt |
int __getopt_lib_ctx_t::__optreset |
char* __getopt_lib_ctx_t::__place |
int __getopt_lib_ctx_t::__nonopt_start |
int __getopt_lib_ctx_t::__nonopt_end |
int __getopt_lib_ctx_t::__posixly_correct |
struct { ... } __getopt_lib_ctx_t::getopt_internal |