Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dcrontab.c114 static int parse_crontab(char *fname) in parse_crontab() function
257 if (parse_crontab(fname)) in do_replace()
319 if (parse_crontab(tname)) { in do_edit()