Searched refs:popt (Results 1 – 1 of 1) sorted by relevance
759 char *popt; in simple_getopt() local761 if ( (popt = strchr(poptstring, c)) == NULL ) { in simple_getopt()767 if ( *(++popt) == ':') { in simple_getopt()
Completed in 10 milliseconds