Searched refs:umem_cache_alloc_debug (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem.c1405 umem_cache_alloc_debug(umem_cache_t *cp, void *buf, int umflag) function
1659 umem_cache_alloc_debug(cp, buf, umflag) == -1) {
1722 * Let umem_cache_alloc_debug() apply the constructor for us.
1724 if (umem_cache_alloc_debug(cp, buf, umflag) == -1) {

Completed in 27 milliseconds