Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c1791 smtpresult = reply(m, mci, e, TimeOuts.to_auth, getsasldata, NULL,
1835 smtpresult = reply(m, mci, e, TimeOuts.to_auth,
1857 smtpresult = reply(m, mci, e, TimeOuts.to_auth,
H A Dreadcf.c4576 TimeOuts.to_auth = toval;
4647 TimeOuts.to_auth = (time_t) 10 MINUTES;
H A Dsendmail.h2064 time_t to_auth; /* AUTH dialogue [10m] */ member