Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c283 XS_DEFAULT, NULL);
3099 r = reply(m, mci, e, TimeOuts.to_rset, NULL, NULL, XS_DEFAULT, NULL);
3148 r = reply(m, mci, e, TimeOuts.to_miscshort, NULL, NULL, XS_DEFAULT,
H A Dsendmail.h2479 #define XS_DEFAULT 0 /* other commands, e.g., RSET */ macro