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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c60 static boolean_t hc_timer_restarted; variable
468 hc_timer_restarted = B_FALSE;
490 hc_timer_restarted = B_TRUE;
506 if (!hc_timer_restarted)
511 hc_timer_restarted = B_FALSE;
536 hc_timer_restarted = B_FALSE;
696 hc_timer_restarted = B_TRUE;
725 hc_timer_restarted = B_TRUE;
774 hc_timer_restarted = B_TRUE; \

Completed in 60 milliseconds