Home
last modified time | relevance | path

Searched defs:allocp (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/libumem/common/
H A Dvmem_base.c35 vmem_heap_arena(vmem_alloc_t **allocp, vmem_free_t **freep) in vmem_heap_arena()
/titanic_50/usr/src/cmd/spell/
H A Dmalloc.c76 static union store *allocp = &alloca; /*search ptr*/ variable
/titanic_50/usr/src/lib/libtnfctl/
H A Dkernel_int.c128 _tnfctl_prbk_get_other_funcs(uintptr_t *allocp, uintptr_t *commitp, in _tnfctl_prbk_get_other_funcs()
/titanic_50/usr/src/uts/common/sys/
H A Dmdesc_impl.h115 void *(*allocp)(size_t); member
/titanic_50/usr/src/common/mdesc/
H A Dmdesc_diff.c60 void *(*allocp)(size_t); member
/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.h168 void *(*allocp)(size_t size); member
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dmalloc.c424 Freehdr allocp; /* ptr to node to be allocated */ in malloc() local