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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dmem.h104 * Check the size argument being passed to isc_mem_put() matches
108 * Check the mctx argument being passed to isc_mem_put() matches
176 * isc_mem_put(mctx, ptr, sizeof(*ptr));
181 #define isc_mem_put(c, p, s) \ macro

Completed in 824 milliseconds