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

/netbsd-current/external/bsd/ntp/dist/include/isc/
H A Dmem.h56 #define isc_mem_put(c, mem, cnt) \ macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dmem.h155 #define isc_mem_put(c, p, s) \ macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dmem.h256 #define isc_mem_put(c, p, s) \ macro
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dmem.h280 #define isc_mem_put(c, p, s) \ macro
301 #define isc_mem_put(c, p, s) ISCMEMFUNC(put)((c), (p), (s) _ISC_MEM_FILELINE) macro

Completed in 121 milliseconds