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

/sendmail/libsm/
H A Dt-qic.c180 /* use same buffer for in and out */
183 bool same; local
185 same = strcmp(inout[i].qic_in, inout[i].qic_out) == 0;
205 SM_TEST(!same);
206 if (same)

Completed in 7 milliseconds