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

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_poll.c45 ao_ms_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) argument
52 if (now - last > 2 * pintvl || last == 0) {
/illumos-gate/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.c2361 pintvl(QueueIntvl, true),
2379 macid("{queue_interval}"), pintvl(QueueIntvl, true));
2530 pintvl(QueueIntvl, true),
H A Ddeliver.c4253 pintvl(now - e->e_ctime, true));
4259 pintvl(now - xstart, true));
4414 pintvl(now - e->e_ctime, true));
4419 pintvl(now - xstart, true));
H A Dmci.c1340 pintvl(curtime() - mcib.mci_lastuse, true));
H A Dsendmail.h2586 extern char *pintvl __P((time_t, bool));
H A Dconf.c2278 pintvl(now - firstrejtime[dn], true));
H A Dqueue.c4323 howlong = pintvl(now - e->e_dtime, true);
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c834 authamd_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) argument
842 if (now - last > 2 * pintvl || last == 0) {

Completed in 190 milliseconds