Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dcrond.c749 static pid_t start_one_job(const char *user, CronLine *line) in start_one_job() function
835 static pid_t start_one_job(const char *user, CronLine *line) in start_one_job() function
950 pid = start_one_job(file->cf_username, line); in start_jobs()