Searched refs:DEBUG_ENSURE (Results 1 – 3 of 3) sorted by relevance
98 #define DEBUG_ENSURE(x) ENSURE(x) macro103 #define DEBUG_ENSURE(x) do {} while (FALSE) macro
498 DEBUG_ENSURE(sk != NULL); in allocsymkey()536 DEBUG_ENSURE(sk == unlinked); in freesymkey()762 DEBUG_ENSURE(keytype <= USHRT_MAX); in MD5auth_setkey()763 DEBUG_ENSURE(secretsize < 4 * 1024); in MD5auth_setkey()
470 DEBUG_ENSURE(CHILD_GONE_RESP == removed || in receive_blocking_resp_internal()