Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dcrontab.c266 static void do_edit(struct passwd *pwd) in do_edit() function
356 else if (toys.optflags & FLAG_e) do_edit(pwd); in crontab_main()