Searched refs:isc__mem_free (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Dmem.h203 isc__mem_free((c), (p) _ISC_MEM_FILELINE); \
215 #define isc_mem_free(c, p) isc__mem_free((c), (p) _ISC_MEM_FILELINE)
619 isc__mem_free(isc_mem_t *, void * _ISC_MEM_FLARG);
/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dnamespace.h60 #define isc__mem_free isc___mem_free macro
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dmem_api.c166 isc__mem_free(isc_mem_t *mctx, void *ptr FLARG) { function
H A Dmem.c1597 isc__mem_free(ctx0, ptr FLARG_PASS);
1600 isc__mem_free(ctx0, ptr FLARG_PASS);
/macosx-10.10/ntp-92/lib/isc/
H A Dmem.c1011 isc__mem_free(ctx, ptr FLARG_PASS);
1142 isc__mem_free(ctx, ptr FLARG_PASS);
1394 isc__mem_free(ctx, ptr FLARG_PASS);
1397 isc__mem_free(ctx, ptr FLARG_PASS);
1403 isc__mem_free(isc_mem_t *ctx, void *ptr FLARG) { function

Completed in 168 milliseconds