Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c2640 else if (type == PROC_QUEUE)
H A Dqueue.c1086 proc_list_signal(PROC_QUEUE, sig);
1138 proc_list_signal(PROC_QUEUE, sig);
1957 proc_list_add(pid, "Queue runner", PROC_QUEUE,
H A Dsendmail.h1423 #define PROC_QUEUE 3 macro