Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c5429 TimeOuts.to_nextcommand = toval;
5632 TimeOuts.to_nextcommand = (time_t) 1 HOUR;
5669 (long) TimeOuts.to_nextcommand);
5702 TimeOuts.to_nextcommand = TimeOuts.to_mail;
H A Dutil.c3109 p = sfgets(inp, sizeof(inp), InChannel, TimeOuts.to_nextcommand, "pre");
H A Dsrvrsmtp.c1326 (void) set_tls_rd_tmo(TimeOuts.to_nextcommand);
1661 TimeOuts.to_nextcommand, SmtpPhase)) == NULL)
H A Dsendmail.h2334 time_t to_nextcommand; /* next command [5m] */ member