Searched refs:proc_list_drop (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | main.c | 2277 proc_list_drop(ret, status, NULL); 2472 proc_list_drop(ret, status, &group);
|
H A D | util.c | 2603 proc_list_drop(pid, st, other) in proc_list_drop() function
|
H A D | conf.c | 2667 proc_list_drop(i, st, NULL); 2771 proc_list_drop(pid, st, NULL);
|
H A D | sendmail.h | 1432 extern void proc_list_drop __P((pid_t, int, int *));
|
H A D | queue.c | 2273 proc_list_drop(ret, status, NULL);
|