Searched refs:to_mail (Results 1 – 3 of 3) sorted by relevance
4413 TimeOuts.to_mail = toval;4629 TimeOuts.to_mail = (time_t) 10 MINUTES;4662 sm_dprintf(" mail = %ld\n", (long) TimeOuts.to_mail);4701 TimeOuts.to_mail = convtime(val, 'm');4702 TimeOuts.to_rcpt = TimeOuts.to_mail;4703 TimeOuts.to_datainit = TimeOuts.to_mail;4704 TimeOuts.to_datablock = TimeOuts.to_mail;4705 TimeOuts.to_datafinal = TimeOuts.to_mail;4706 TimeOuts.to_nextcommand = TimeOuts.to_mail;
2045 time_t to_mail; /* MAIL command [5m] */ member
2178 r = reply(m, mci, e, TimeOuts.to_mail, NULL, &enhsc, XS_DEFAULT);