Searched refs:updfs (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | collect.c | 921 updfs(e, 0, 1, "collect");
|
H A D | sendmail.h | 3034 # define updfs(e, count, space, where) upd_qs(e, count, space, where) macro 3036 # define updfs(e, count, space, where) macro
|
H A D | envelope.c | 573 updfs(e, -1, panic ? 0 : -1, "dropenvelope");
|