Searched refs:optfirst (Results 1 – 1 of 1) sorted by relevance
434 getopts(char *optstr, char *optvar, char **optfirst) in getopts() argument445 optnext = optfirst + ind - 1; in getopts()506 ind = optnext - optfirst + 1; in getopts()
Completed in 2 milliseconds