Searched refs:IS_DLVR_TRACE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h976 #define IS_DLVR_TRACE(e) (((e)->e_dlvr_flag & DLVR_TRACE) != 0) macro
H A Dusersmtp.c2117 ** the exact length (and check IS_DLVR_TRACE())
2139 IS_DLVR_TRACE(e) ? "T" : "");
H A Ddeliver.c3545 else if (IS_DLVR_TRACE(e) &&

Completed in 114 milliseconds