Searched defs:optarg (Results 1 – 16 of 16) sorted by relevance
42 #define optarg ares_optarg macro
55 char *optarg; /* argument associated with option */ variable
46 char *optarg; /* argument associated with option */ variable
19 char *optarg = NULL; variable
76 char *optarg; member
71 # define optarg __GETOPT_ID (optarg) macro
67 char *optarg; variable
72 # define optarg __GETOPT_ID (optarg) macro
62 char *optarg; /* argument associated with option */ variable
82 char *optarg; variable
427 parse_int(const char *optarg, char opt, int min, int max) in parse_int()
44 short optarg; /* optional argument */ member
369 char *optarg; variable
277 *optarg; /* argument associated with option */ variable
1021 const char *optarg; member
21439 const char *optarg, *p1, *r1; in parse_args() local