Home
last modified time | relevance | path

Searched refs:optstr (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
466 for (q = optstr; *q != c; ) { in getopts()
468 if (optstr[0] == ':') { in getopts()
485 if (optstr[0] == ':') { in getopts()

Completed in 3 milliseconds