Searched refs:pintvl (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_poll.c | 45 ao_ms_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) in ao_ms_poll_ownermask() argument 52 if (now - last > 2 * pintvl || last == 0) { in ao_ms_poll_ownermask()
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | envelope.c | 306 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 D | convtime.c | 125 pintvl(intvl, brief) in pintvl() function
|
H A D | main.c | 2361 pintvl(QueueIntvl, true), 2379 macid("{queue_interval}"), pintvl(QueueIntvl, true)); 2530 pintvl(QueueIntvl, true),
|
H A D | mci.c | 1340 pintvl(curtime() - mcib.mci_lastuse, true));
|
H A D | deliver.c | 4253 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 D | sendmail.h | 2586 extern char *pintvl __P((time_t, bool));
|
H A D | conf.c | 2278 pintvl(now - firstrejtime[dn], true));
|
H A D | queue.c | 4323 howlong = pintvl(now - e->e_dtime, true);
|
/titanic_41/usr/src/uts/i86pc/cpu/authenticamd/ |
H A D | authamd_main.c | 834 authamd_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) in authamd_poll_ownermask() argument 842 if (now - last > 2 * pintvl || last == 0) { in authamd_poll_ownermask()
|