Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c4433 TimeOuts.to_nextcommand = toval;
4636 TimeOuts.to_nextcommand = (time_t) 1 HOUR;
4673 (long) TimeOuts.to_nextcommand);
4706 TimeOuts.to_nextcommand = TimeOuts.to_mail;
H A Dsrvrsmtp.c923 set_tls_rd_tmo(TimeOuts.to_nextcommand);
1188 TimeOuts.to_nextcommand, SmtpPhase)) == NULL)
H A Dsendmail.h2050 time_t to_nextcommand; /* next command [5m] */ member