Searched defs:optarg (Results 1 – 4 of 4) sorted by relevance
35 RefWrapper<char *> optarg; global() member 179 char *optarg = nullptr; global() variable 192 set_getopt_state(char ** optarg,int * optind,int * optopt,unsigned * optpos,int * opterr,FILE * errstream) set_getopt_state() argument
21 char *optarg; global() variable
24 char *optarg; /* argument associated with option */ variable
4292 auto optarg = arg->getValue(); main() local