Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmopen.c88 if((rv = (*disc->exceptf)(vmp,VM_OPEN,(Void_t*)(&addr),disc)) < 0)
H A Dvmmopen.c348 if(type == VM_OPEN)
H A Dmalloc.c406 if(type == VM_OPEN) in regexcept()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h110 #define VM_OPEN 1 /* region being opened */ macro