Lines Matching full:optopt
273 optopt; /* character checked for validity */348 (NULL != program) ? program : "getopt", pch, optopt);371 if ((optopt = (int)*place++) == (int)':'372 || !(oli = strchr(ostr, optopt))) {399 return optopt; /* return option letter */