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

/bind-9.11.3/lib/isc/include/isc/
H A Dmem.h110 * Check the size argument being passed to isc_mem_put() matches
114 * Check the mctx argument being passed to isc_mem_put() matches
190 * isc_mem_put(mctx, ptr, sizeof(*ptr));
266 #define isc_mem_put(c, p, s) \ macro

Completed in 12 milliseconds