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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c841 bool testmode = false; local
996 testmode = bitset(SMFIP_TEST, m_pflags);
997 if (testmode)
1135 " testmode=%d, pflags2mta=%X, internal_pflags=%X\n"
1136 , (long) ctx->ctx_id, testmode
1140 if (!testmode)

Completed in 60 milliseconds