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

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-qic.c89 int qic_exp; member in struct:sm_qic_S
162 inout[i].qic_exp);
164 SM_TEST(inout[i].qic_exp == cmp);
165 if (inout[i].qic_exp != cmp && !SmTestVerbose)
189 obp = quote_unquote(line, line, los, inout[i].qic_exp);
191 SM_TEST(inout[i].qic_exp == cmp);
192 if (inout[i].qic_exp != cmp && !SmTestVerbose)
217 inout[i].qic_exp);
220 SM_TEST(inout[i].qic_exp == cmp);
221 if (inout[i].qic_exp !
[all...]

Completed in 100 milliseconds