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

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
namespace.h 63 #define isc__mem_free isc___mem_free macro
  /src/external/mpl/bind/dist/lib/isc/
mem.c 902 isc__mem_free(ctx, old_ptr, flags FLARG_PASS);
928 isc__mem_free(isc_mem_t *ctx, void *ptr, int flags FLARG) { function
  /src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c 1003 isc__mem_free((isc_mem_t *)ctx, ptr FLARG_PASS);
1123 isc__mem_free((isc_mem_t *)ctx, ptr FLARG_PASS);
1381 isc__mem_free(ctx0, ptr FLARG_PASS);
1384 isc__mem_free(ctx0, ptr FLARG_PASS);
2433 isc__mem_free(isc_mem_t *mctx, void *ptr FLARG) { function

Completed in 18 milliseconds