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

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dt-qic.c91 int qic_exp; member in struct:sm_qic_S
164 inout[i].qic_exp);
166 SM_TEST(inout[i].qic_exp == cmp);
167 if (inout[i].qic_exp != cmp && !SmTestVerbose)
191 obp = quote_unquote(line, line, los, inout[i].qic_exp);
193 SM_TEST(inout[i].qic_exp == cmp);
194 if (inout[i].qic_exp != cmp && !SmTestVerbose)
219 inout[i].qic_exp);
222 SM_TEST(inout[i].qic_exp == cmp);
223 if (inout[i].qic_exp !
[all...]

Completed in 15 milliseconds