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

  /src/external/bsd/ntp/dist/include/isc/
mem.h 66 #define isc__mem_detach(c) ISC_MEM_UNUSED_ARG(c) macro
  /src/external/mpl/bind/dist/lib/isc/
mem.c 665 isc__mem_detach(isc_mem_t **ctxp FLARG) { function
706 isc__mem_detach(&ctx FLARG_PASS);

Completed in 13 milliseconds