Home
last modified time | relevance | path

Searched refs:XS_DATA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c2735 r = reply(m, mci, e, TimeOuts.to_datainit, NULL, &enhsc, XS_DATA, NULL);
3415 if (!(rtype == XS_DATA && REPLYTYPE(r) == 5 &&
H A Dsendmail.h2486 #define XS_DATA 7 macro