HomeSort by: relevance | last modified time | path
    Searched defs:isc_mem_put (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/isc/
mem.h 56 #define isc_mem_put(c, mem, cnt) \ macro
  /src/external/mpl/bind/dist/lib/isc/include/isc/
mem.h 119 * isc_mem_put(mctx, ptr, sizeof(*ptr));
161 #define isc_mem_put(c, p, s) \ macro
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
mem.h 97 * Check the size argument being passed to isc_mem_put() matches
101 * Check the mctx argument being passed to isc_mem_put() matches
181 * isc_mem_put(mctx, ptr, sizeof(*ptr));
256 #define isc_mem_put(c, p, s) \ macro

Completed in 17 milliseconds