Searched refs:upd_qs (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | sendmail.h | 2659 extern void upd_qs __P((ENVELOPE *, int, int, char *)); 2660 # define updfs(e, count, space, where) upd_qs(e, count, space, where) 2663 # define upd_qs(e, count, space, where) macro
|
H A D | queue.c | 412 upd_qs(e, 1, 0, "queueup"); 6687 upd_qs(e, count, space, where) in upd_qs() function
|