Searched defs:isc_mem_get (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ntp-92/include/isc/
H A Dmem.h45 #define isc_mem_get(c, cnt) emalloc((cnt)) macro
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dmem.h155 #define isc_mem_get(c, s) isc__mem_get((c), (s) _ISC_MEM_FILELINE) macro
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dmem.h173 #define isc_mem_get(c, s) ISCMEMFUNC(get)((c), (s) _ISC_MEM_FILELINE) macro

Completed in 117 milliseconds