Home
last modified time | relevance | path

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.c2139 IS_DLVR_TRACE(e) ? "T" : "");
H A Ddeliver.c3545 else if (IS_DLVR_TRACE(e) &&