Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c4429 TimeOuts.to_datafinal = toval;
4633 TimeOuts.to_datafinal = (time_t) 1 HOUR;
4669 (long) TimeOuts.to_datafinal);
4705 TimeOuts.to_datafinal = TimeOuts.to_mail;
H A Dusersmtp.c2725 r = reply(m, mci, e, TimeOuts.to_datafinal, NULL, &enhsc, XS_DEFAULT);
2810 r = reply(m, mci, e, TimeOuts.to_datafinal, NULL, &enhsc, XS_DEFAULT);
H A Dsendmail.h2049 time_t to_datafinal; /* DATA completion [10m] */ member