Home
last modified time | relevance | path

Searched refs:process_free (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dmalloc.c247 process_free(void *buf_arg, in process_free() function
387 (void) process_free(buf, 1, NULL); in umem_malloc_free()
407 if (process_free(buf_arg, 0, &oldsize) == 0) { in realloc()