Searched refs:popt (Results 1 – 1 of 1) sorted by relevance
747 char *popt; in simple_getopt() local749 if ( (popt = strchr(poptstring, c)) == NULL ) { in simple_getopt()755 if ( *(++popt) == ':') { in simple_getopt()
Completed in 15 milliseconds