Searched refs:optstring (Results 1 - 1 of 1) sorted by last modified time

/system/core/sh/
H A Doptions.c383 error("usage: getopts optstring var [arg]");
501 nextopt(const char *optstring) argument
516 for (q = optstring ; *q != c ; ) {

Completed in 46 milliseconds