Searched refs:IS_DLVR_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c346 else if (IS_DLVR_NOTIFY(e) &&
H A Dsendmail.h974 #define IS_DLVR_NOTIFY(e) (((e)->e_dlvr_flag & DLVR_NOTIFY) != 0) macro
H A Dusersmtp.c2317 if (IS_DLVR_NOTIFY(e) &&
H A Ddeliver.c3531 else if (IS_DLVR_NOTIFY(e) &&

Completed in 88 milliseconds