Searched refs:pOptString (Results 1 – 1 of 1) sorted by relevance
599 char *pOptString; /* the string in our program */ in getopt() local649 else if ((pOptString = strchr(opstring, *pArgString)) == 0) { in getopt()661 if (':' == _next_char(pOptString)) { /* is the next letter a colon? */ in getopt()