Home
last modified time | relevance | path

Searched refs:ISC_MEM_DEBUGTRACE (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dmem.h88 #define ISC_MEM_DEBUGTRACE 0x00000001U macro
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dmem.c208 if ((isc_mem_debugging & (ISC_MEM_DEBUGTRACE | \
403 if ((isc_mem_debugging & ISC_MEM_DEBUGTRACE) != 0) in add_trace_entry()
462 if ((isc_mem_debugging & ISC_MEM_DEBUGTRACE) != 0) in delete_trace_entry()