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