Home
last modified time | relevance | path

Searched defs:heap_free (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dheap.h32 #define heap_free __heap_free macro
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dheap.c73 heap_free(heap_context ctx) { in heap_free() function
/illumos-gate/usr/src/lib/libumem/common/
H A Dvmem.c1698 size_t heap_quantum, vmem_alloc_t *heap_alloc, vmem_free_t *heap_free) in vmem_init()
H A Dumem.c734 static vmem_free_t *heap_free; variable