Searched refs:PROC_DAEMON (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | daemon.c | 216 proc_list_add(CurrentPid, "Sendmail daemon", PROC_DAEMON, 0, -1, NULL); 944 proc_list_add(pid, status, PROC_DAEMON, 0, -1,
|
H A D | sendmail.h | 1719 #define PROC_DAEMON 1 macro
|
H A D | main.c | 2368 PROC_DAEMON, 0, -1, NULL);
|