Home
last modified time | relevance | path

Searched refs:FLAG_elr (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dcrontab.c339 long FLAG_elr = toys.optflags & (FLAG_e|FLAG_l|FLAG_r); in crontab_main() local
351 if (!FLAG_elr) { in crontab_main()
360 if (FLAG_elr) help_exit("no arguments permitted after this option"); in crontab_main()

Completed in 1 milliseconds