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

/freebsd-10-stable/contrib/sendmail/libsm/
H A Dtest.c30 bool SmTestVerbose; variable
69 SmTestVerbose = false;
77 SmTestVerbose = true;
116 if (SmTestVerbose)
121 if (!SmTestVerbose)
128 if (SmTestVerbose)
H A Dt-qic.c20 extern bool SmTestVerbose;
67 if (cmp != exp && !SmTestVerbose)
75 if (SmTestVerbose)
165 if (inout[i].qic_exp != cmp && !SmTestVerbose)
192 if (inout[i].qic_exp != cmp && !SmTestVerbose)
221 if (inout[i].qic_exp != cmp && !SmTestVerbose)

Completed in 118 milliseconds