Searched refs:to_auth (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | usersmtp.c | 1847 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 D | readcf.c | 5572 TimeOuts.to_auth = toval; 5643 TimeOuts.to_auth = (time_t) 10 MINUTES;
|
H A D | sendmail.h | 2348 time_t to_auth; /* AUTH dialogue [10m] */ member
|