Home
last modified time | relevance | path

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

/external/toybox/lib/
Dargs.c125 int noerror, nodash_now, stopearly; member
154 if (opt->flags&2) gof->stopearly=2; in gotflag()
241 if (*options == '^') gof->stopearly++; in parse_optflaglist()
252 if (!*options) gof->stopearly++; in parse_optflaglist()
399 if (gof.stopearly>1) goto notflag; in get_optflags()
415 gof.stopearly += 2; in get_optflags()
470 if (gof.stopearly) gof.stopearly++; in get_optflags()