Searched refs:stdopts (Results 1 – 1 of 1) sorted by relevance
526 static const char *stdopts[] = { variable535 #define NSTDOPT (sizeof (stdopts) / sizeof (stdopts[0]))543 if (strcmp(opt, stdopts[i]) == 0) in optindx()