Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dreadcf.c4984 TimeOuts.to_datafinal = toval;
5188 TimeOuts.to_datafinal = (time_t) 1 HOUR;
5224 (long) TimeOuts.to_datafinal);
5260 TimeOuts.to_datafinal = TimeOuts.to_mail;
H A Dusersmtp.c2731 r = reply(m, mci, e, TimeOuts.to_datafinal, NULL, &enhsc, XS_EOM);
2819 r = reply(m, mci, e, TimeOuts.to_datafinal, NULL, &enhsc, XS_DATA2);
H A Dsendmail.h2161 time_t to_datafinal; /* DATA completion [10m] */ member