HomeSort by: relevance | last modified time | path
    Searched defs:replace_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/cron/dist/
crontab.c 66 static int replace_cmd(void);
130 if (replace_cmd() < 0)
528 switch (replace_cmd()) {
555 warnx("panic: bad switch() in replace_cmd()");
635 replace_cmd(void) { function
crontab.c 66 static int replace_cmd(void);
130 if (replace_cmd() < 0)
528 switch (replace_cmd()) {
555 warnx("panic: bad switch() in replace_cmd()");
635 replace_cmd(void) { function

Completed in 44 milliseconds