Searched refs:ISC_MEMFLAG_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dmem.h146 #define ISC_MEMFLAG_DEFAULT ISC_MEMFLAG_INTERNAL macro
148 #define ISC_MEMFLAG_DEFAULT 0 macro
/bind-9.11.3/lib/isc/
H A Dmem.c39 LIBISC_EXTERNAL_DATA unsigned int isc_mem_defaultflags = ISC_MEMFLAG_DEFAULT;

Completed in 859 milliseconds