Searched refs:poptstring (Results 1 – 1 of 1) sorted by relevance
139 int simple_getopt(char *pargv[], const char *poptstring);737 int simple_getopt(char *pargv[], const char *poptstring) in simple_getopt() argument749 if ( (popt = strchr(poptstring, c)) == NULL ) { in simple_getopt()
Completed in 10 milliseconds