Home
last modified time | relevance | path

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

/system/core/sh/
Doptions.c501 nextopt(const char *optstring) in nextopt() argument
516 for (q = optstring ; *q != c ; ) { in nextopt()