Searched refs:ISC_MEM_DEBUGUSAGE (Results 1 - 9 of 9) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dwire_test.c124 isc_mem_debugging |= ISC_MEM_DEBUGUSAGE;
/bind-9.11.3/bin/dnssec/
H A Ddnssec-verify.c197 isc_mem_debugging |= ISC_MEM_DEBUGUSAGE;
H A Ddnssec-keygen.c285 isc_mem_debugging |= ISC_MEM_DEBUGUSAGE;
H A Ddnssec-signzone.c3150 isc_mem_debugging |= ISC_MEM_DEBUGUSAGE;
/bind-9.11.3/lib/isc/include/isc/
H A Dmem.h87 #define ISC_MEM_DEBUGUSAGE 0x00000004U macro
105 * \li #ISC_MEM_DEBUGUSAGE
/bind-9.11.3/bin/check/
H A Dnamed-checkconf.c536 isc_mem_debugging |= ISC_MEM_DEBUGUSAGE;
/bind-9.11.3/bin/dig/
H A Dhost.c618 isc_mem_debugging |= ISC_MEM_DEBUGUSAGE;
/bind-9.11.3/bin/named/
H A Dmain.c395 { "usage", ISC_MEM_DEBUGUSAGE },
/bind-9.11.3/lib/isc/
H A Dmem.c1277 (isc_mem_debugging & ISC_MEM_DEBUGUSAGE) != 0)
1530 (isc_mem_debugging & ISC_MEM_DEBUGUSAGE) != 0)

Completed in 43 milliseconds