Searched defs:optarg (Results 1 – 3 of 3) sorted by relevance
77 char *optarg; /* argument associated with option */ variable
125 char* optarg = argv[i]; in SanitizeOpts() local
32 short optarg; member