Searched defs:toval (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c4371 time_t toval; local
4403 toval = convtime(val, 'm');
4409 TimeOuts.to_initial = toval;
4413 TimeOuts.to_mail = toval;
4417 TimeOuts.to_rcpt = toval;
4421 TimeOuts.to_datainit = toval;
4425 TimeOuts.to_datablock = toval;
4429 TimeOuts.to_datafinal = toval;
4433 TimeOuts.to_nextcommand = toval;
4437 TimeOuts.to_rset = toval;
[all...]

Completed in 62 milliseconds