Searched defs:nextopt (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Doptions.c70 char *optionarg; /* set by nextopt (like getopt) */
71 char *optptr; /* used by nextopt */
495 * only argument that is passed to nextopt is the option string; the
501 nextopt(const char *optstring) function

Completed in 29 milliseconds