VSF Documented
Data Fields
__getopt_lib_ctx_t Struct Reference

#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 
 

Field Documentation

◆ __optarg

char* __getopt_lib_ctx_t::__optarg

◆ __opterr

int __getopt_lib_ctx_t::__opterr

◆ __optind

int __getopt_lib_ctx_t::__optind

◆ __optopt

int __getopt_lib_ctx_t::__optopt

◆ __optreset

int __getopt_lib_ctx_t::__optreset

◆ __place

char* __getopt_lib_ctx_t::__place

◆ __nonopt_start

int __getopt_lib_ctx_t::__nonopt_start

◆ __nonopt_end

int __getopt_lib_ctx_t::__nonopt_end

◆ __posixly_correct

int __getopt_lib_ctx_t::__posixly_correct

◆ [struct]

struct { ... } __getopt_lib_ctx_t::getopt_internal