Searched refs:isc__mem_reallocate (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Dmem.h157 #define isc_mem_reallocate(c, p, s) isc__mem_reallocate((c), (p), (s) _ISC_MEM_FILELINE)
617 isc__mem_reallocate(isc_mem_t *, void *, size_t _ISC_MEM_FLARG);
/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dnamespace.h62 #define isc__mem_reallocate isc___mem_reallocate macro
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dmem_api.c152 isc__mem_reallocate(isc_mem_t *mctx, void *ptr, size_t size FLARG) { function
/macosx-10.10/ntp-92/lib/isc/
H A Dmem.c1369 isc__mem_reallocate(isc_mem_t *ctx, void *ptr, size_t size FLARG) { function

Completed in 127 milliseconds