Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c723 typedef struct _alloca_s Alloca_t; typedef
727 Alloca_t* next;
746 Alloca_t* f;
748 static Alloca_t* Frame;
769 f = (Alloca_t*)(*Vmregion->meth.allocf)(Vmregion, size+sizeof(Alloca_t)-1, 0);