Searched refs:pIndexPosition (Results 1 – 1 of 1) sorted by relevance
597 static char *pIndexPosition = NULL; /* place inside current argv string */ in getopt() local602 if (pIndexPosition != NULL) { in getopt()604 if (*(++pIndexPosition)) { in getopt()606 pArgString = pIndexPosition; in getopt()614 pIndexPosition = NULL; /* not in the middle of anything */ in getopt()627 pIndexPosition = NULL; /* not in the middle of anything */ in getopt()635 pIndexPosition = NULL; /* not in the middle of anything */ in getopt()654 pIndexPosition = NULL; /* not in the middle of anything */ in getopt()679 pIndexPosition = NULL; /* not in the middle of anything */ in getopt()684 pIndexPosition = pArgString; /* point to the letter we're on */ in getopt()