Searched refs:oindex (Results 1 – 1 of 1) sorted by relevance
43 char* oindex = strchr(ostr, optopt); in getopt() local44 if (!oindex) { in getopt()49 if (oindex[1] != ':') { in getopt()63 } else if (oindex[2] == ':') { in getopt()