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

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

Completed in 21 milliseconds