Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Doptions.c411 char **optbase; in getoptscmd() local
416 optbase = shellparam.p; in getoptscmd()
423 optbase = &argv[3]; in getoptscmd()
430 return getopts(argv[1], argv[2], optbase); in getoptscmd()

Completed in 2 milliseconds