Searched refs:ISC_MEM_FILL (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dmem.h59 * Define ISC_MEM_FILL=1 to fill each block of memory returned to the system
64 #ifndef ISC_MEM_FILL
65 #define ISC_MEM_FILL 1 macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dmem.h68 * Define ISC_MEM_FILL=1 to fill each block of memory returned to the system
73 #ifndef ISC_MEM_FILL
74 #define ISC_MEM_FILL 1 macro
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dmem.c683 * ISC_MEM_FILL code might write over bytes we
717 #if ISC_MEM_FILL
725 #if ISC_MEM_FILL && ISC_MEM_CHECKOVERRUN
748 #if ISC_MEM_FILL
760 #if ISC_MEM_FILL
800 #if ISC_MEM_FILL
821 #if ISC_MEM_FILL
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dmem.c682 * ISC_MEM_FILL code might write over bytes we
716 #if ISC_MEM_FILL
724 #if ISC_MEM_FILL && ISC_MEM_CHECKOVERRUN
747 #if ISC_MEM_FILL
759 #if ISC_MEM_FILL
799 #if ISC_MEM_FILL
820 #if ISC_MEM_FILL

Completed in 174 milliseconds