Home
last modified time | relevance | path

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

/external/toybox/lib/
Dargs.c125 int noerror, nodash_now, stopearly; member
182 if (gof->nodash_now || (!arg[0] && !(opt->flags & 8))) in gotflag()
219 if (!gof->nodash_now) gof->arg = ""; in gotflag()
401 gof.nodash_now = 0; in get_optflags()
445 if (gof.nodash && (gof.nodash>1 || gof.argc == 1)) gof.nodash_now = 1; in get_optflags()