Searched defs:optstr (Results 1 – 10 of 10) sorted by relevance
71 static const char optstr[] = "D:M:"; in main() local
48 static char optstr[] = "D:M:s"; variable
277 static const char optstr[] = "D:M:"; in main() local
83 char *optstr; member
403 char *optstr; member480 char optstr[2 * ARRAY_SIZE(options) + 2 * topts_len]; in parse_opts() local
101 char *optstr; member
724 static const char optstr[] = "s:"; variable
892 static int getfirstoption(int argc, char **argv, const char *optstr, int *pOptInd) in getfirstoption()
2850 const char *optstr = "lpf:r:g:"; in parse_args() local
1612 static char optstr[] = "cdD:efM:P:ps:Cvw:"; variable