Searched refs:pOptInd (Results 1 – 1 of 1) sorted by relevance
1291 static int getfirstoption(int argc, char **argv, const char *optstr, int *pOptInd) in getfirstoption() argument1301 *pOptInd = i + 1; in getfirstoption()1310 *pOptInd = optind;