Searched refs:pintvl (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dconvtime.c126 pintvl(intvl, brief)
125 pintvl(intvl, brief) function
H A Denvelope.c306 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
324 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
403 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
421 pintvl(TimeOuts.to_q_warning[e->e_timeoutclass],
425 pintvl(TimeOuts.to_q_return[e->e_timeoutclass],
554 pintvl(curtime() - e->e_ctime, true),
H A Dmain.c2364 pintvl(QueueIntvl, true),
2382 macid("{queue_interval}"), pintvl(QueueIntvl, true));
2533 pintvl(QueueIntvl, true),
H A Ddeliver.c4254 pintvl(now - e->e_ctime, true));
4260 pintvl(now - xstart, true));
4415 pintvl(now - e->e_ctime, true));
4420 pintvl(now - xstart, true));
H A Dmci.c1365 pintvl(curtime() - mcib.mci_lastuse, true));
H A Dsendmail.h2654 extern char *pintvl __P((time_t, bool));
H A Dconf.c2276 pintvl(now - firstrejtime[dn], true));
H A Dqueue.c4322 howlong = pintvl(now - e->e_dtime, true);

Completed in 720 milliseconds