Searched refs:is_alive (Results 1 – 4 of 4) sorted by relevance
113 extern boolean_t is_alive;
351 is_alive = _B_TRUE; in check_reply()551 is_alive = _B_TRUE; in check_reply()862 is_alive = _B_TRUE; in check_reply()
388 is_alive = _B_TRUE; in check_reply6()691 is_alive = _B_TRUE; in check_reply6()
127 boolean_t is_alive = _B_FALSE; /* is target host alive */ variable1778 if (is_alive) in send_scheduled_probe()2384 exit(is_alive ? EXIT_SUCCESS : EXIT_FAILURE); in finish()