Home
last modified time | relevance | path

Searched refs:optfirst (Results 1 – 1 of 1) sorted by relevance

/third_party/uapp/dash/src/
A Doptions.c434 getopts(char *optstr, char *optvar, char **optfirst) in getopts() argument
445 optnext = optfirst + ind - 1; in getopts()
506 ind = optnext - optfirst + 1; in getopts()

Completed in 2 milliseconds