Searched defs:optarg (Results 1 – 18 of 18) sorted by relevance
48 char *optarg; /* argument associated with option */ variable
79 char *optarg; /* argument associated with option */ variable
40 char *optarg; /* argument associated with option */ variable
46 # define optarg __GETOPT_ID (optarg) macro
69 char *optarg; member
89 char *optarg; variable
51 char *optarg; /* argument associated with option */ variable
41 char *optarg; member
54 # define optarg __GETOPT_ID (optarg) macro
88 char *optarg; variable
115 char *optarg = NULL; variable
116 char *optarg = NULL; variable
657 char *optname = NULL, *optarg = NULL, *pstart; in scanopt() local
379 char *optarg; variable
667 # define optarg BSDoptarg macro