Searched refs:DEBUG_INSIST (Results 1 – 14 of 14) sorted by relevance
234 DEBUG_INSIST(-1 == c->req_read_pipe); in cleanup_after_child()235 DEBUG_INSIST(-1 == c->resp_write_pipe); in cleanup_after_child()274 DEBUG_INSIST(-1 != c->req_write_pipe); in send_blocking_req_internal()564 DEBUG_INSIST(-1 == c->req_read_pipe); in fork_blocking_child()565 DEBUG_INSIST(-1 == c->resp_write_pipe); in fork_blocking_child()
488 DEBUG_INSIST(!c->reusable); in start_blocking_thread() 534 DEBUG_INSIST(resumed);901 DEBUG_INSIST(!c->reusable); in cleanup_after_child() 922 DEBUG_INSIST(-1 != c->resp_read_pipe); in cleanup_after_child() 923 DEBUG_INSIST(-1 != c->resp_write_pipe); in cleanup_after_child() 930 DEBUG_INSIST(NULL != c->responses_pending); in cleanup_after_child()
72 DEBUG_INSIST(fraclimit < fraclimit * 10); in format_time_fraction()
362 DEBUG_INSIST(NULL != next); in authreadkeys()
206 DEBUG_INSIST(ai_cpy->ai_canonname == ai_src->ai_canonname); in copy_addrinfo_common()
442 DEBUG_INSIST((size_t)(cp - (char *)resp) == resp_octets); in blocking_getaddrinfo()
94 #define DEBUG_INSIST(x) INSIST(x) macro99 #define DEBUG_INSIST(x) do {} while (FALSE) macro
625 DEBUG_INSIST(EV_TIMEOUT == what); in xmt_timer_cb()
166 DEBUG_INSIST(NULL != m); in mon_reclaim_entry()
1008 DEBUG_INSIST(enable_panic_check == TRUE); in adj_host_clock()
641 DEBUG_INSIST(p != NULL); in set_peerdstadr()
3107 DEBUG_INSIST(pao >= 0 && pao < COUNTOF(psl));3139 DEBUG_INSIST(NTP_MINPOLL <= p && NTP_MAXPOLL >= p); in free_config_access() 4344 DEBUG_INSIST(pn); in peerflag_bits()
740 DEBUG_INSIST(0 != hisstratum); /* paranoia check PKT_TO_STRATUM result */ in receive() 2016 DEBUG_INSIST(!L_ISZERO(&p_xmt)); in receive() 2079 DEBUG_INSIST(0 == (FLAG_LOOPNONCE & peer->flags)); in receive()
[all...]