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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dcrond.c83 static void EndJob(const char *user, CronLine * line);
85 #define EndJob(user, line) line->cl_Pid = 0 macro
762 EndJob(file->cf_User, line);
864 * EndJob - called when job terminates and when mail terminates
867 static void EndJob(const char *user, CronLine * line) function

Completed in 26 milliseconds