Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Ddaemon.c217 proc_list_add(CurrentPid, "Sendmail daemon", PROC_DAEMON, 0, -1, NULL);
728 proc_list_add(CurrentPid,
740 proc_list_add(CurrentPid, "daemon child",
930 proc_list_add(pid, status, PROC_CONTROL, 0, -1, NULL);
937 proc_list_add(pid, status, PROC_DAEMON, 0, -1,
H A Dutil.c2476 proc_list_add(pid, task, type, count, other, hostaddr) in proc_list_add() function
H A Dqueue.c1998 proc_list_add(pid, "Queue runner", PROC_QUEUE,
2027 proc_list_add(CurrentPid, "Queue runner child process",
2237 proc_list_add(pid, "Queue child runner process",
H A Dsendmail.h1608 extern void proc_list_add __P((pid_t, char *, int, int, int, SOCKADDR *));
H A Dmain.c2319 proc_list_add(CurrentPid, "Sendmail SMTP Agent",