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

  /src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c 715 default_memalloc(size_t size) { function
788 ctx = (default_memalloc)(sizeof(*ctx));
811 ctx->memalloc = default_memalloc;
mem.c 715 default_memalloc(size_t size) { function
788 ctx = (default_memalloc)(sizeof(*ctx));
811 ctx->memalloc = default_memalloc;

Completed in 97 milliseconds