Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.h44 extern void *umem_alloc_align(size_t, size_t, int);
H A Dmapfile-vers78 umem_alloc_align;
H A Dumem.c2191 #pragma weak umem_alloc_align = _umem_alloc_align macro