Searched refs:DPROC (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/usr.sbin/cron/cron/ |
| H A D | do_command.c | 46 Debug(DPROC, ("[%d] do_command(%s, (%s,%d,%d))\n", in do_command() 68 Debug(DPROC, ("[%d] main process forked child #%d, " in do_command() 96 Debug(DPROC, ("[%d] child_process('%s')\n", getpid(), e->cmd)) in child_process() 123 Debug(DPROC, ("[%d] checking account with PAM\n", getpid())) in child_process() 211 Debug(DPROC, ("[%d] grandchild process fork()'ed\n", in child_process() 502 Debug(DPROC|DEXT, in child_process() 611 Debug(DPROC, ("[%d] closing pipe to mail\n", in child_process() 647 Debug(DPROC, ("[%d] waiting for %s (%d) to finish\n", in wait_on_child() 660 Debug(DPROC, ("[%d] %s (%d) finished, status=%04x", in wait_on_child() 663 Debug(DPROC, (", dumped core")) in wait_on_child() [all …]
|
| H A D | cron.c | 474 Debug(DPROC, 478 Debug(DPROC, 483 Debug(DPROC,
|
| H A D | macros.h | 59 #define DPROC 0x0004 /* process control debug mask */ macro
|