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

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmdcheap.c57 static Vmdisc_t _Vmdcheap = { heapmem, NIL(Vmexcept_f), 0 };
H A Dvmprivate.c53 reg Vmexcept_f exceptf = vm->disc->exceptf;
H A Dvmbest.c1437 static Mmapdisc_t _Vmdcsbrk = { { sbrkmem, NIL(Vmexcept_f), 64*1024 }, -1, 0 };
1439 static Vmdisc_t _Vmdcsbrk = { sbrkmem, NIL(Vmexcept_f), 0 };
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h44 typedef int (*Vmexcept_f)_ARG_((Vmalloc_t*, int, Void_t*, Vmdisc_t*)); typedef
59 Vmexcept_f exceptf; /* exception handler */
/illumos-gate/usr/src/lib/libast/common/include/
H A Dvmalloc.h44 typedef int (*Vmexcept_f)_ARG_((Vmalloc_t*, int, Void_t*, Vmdisc_t*)); typedef
59 Vmexcept_f exceptf; /* exception handler */
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h44 typedef int (*Vmexcept_f)_ARG_((Vmalloc_t*, int, Void_t*, Vmdisc_t*)); typedef
59 Vmexcept_f exceptf; /* exception handler */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h44 typedef int (*Vmexcept_f)_ARG_((Vmalloc_t*, int, Void_t*, Vmdisc_t*)); typedef
59 Vmexcept_f exceptf; /* exception handler */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h44 typedef int (*Vmexcept_f)_ARG_((Vmalloc_t*, int, Void_t*, Vmdisc_t*)); typedef
59 Vmexcept_f exceptf; /* exception handler */

Completed in 95 milliseconds