Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c5425 TimeOuts.to_datafinal = toval;
5629 TimeOuts.to_datafinal = (time_t) 1 HOUR;
5665 (long) TimeOuts.to_datafinal);
5701 TimeOuts.to_datafinal = TimeOuts.to_mail;
H A Dusersmtp.c2856 r = reply(m, mci, e, TimeOuts.to_datafinal, NULL, &enhsc, XS_EOM, NULL);
2944 r = reply(m, mci, e, TimeOuts.to_datafinal, NULL, &enhsc, XS_DATA2,
H A Dsendmail.h2333 time_t to_datafinal; /* DATA completion [10m] */ member