Home
last modified time | relevance | path

Searched refs:to_auth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c1847 smtpresult = reply(m, mci, e, TimeOuts.to_auth, getsasldata, NULL,
1891 smtpresult = reply(m, mci, e, TimeOuts.to_auth,
1913 smtpresult = reply(m, mci, e, TimeOuts.to_auth,
H A Dreadcf.c5572 TimeOuts.to_auth = toval;
5643 TimeOuts.to_auth = (time_t) 10 MINUTES;
H A Dsendmail.h2348 time_t to_auth; /* AUTH dialogue [10m] */ member