Searched refs:VM_MTLAST (Results 1 - 7 of 7) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dvmclear.c67 if((vd->mode&(VM_MTLAST|VM_MTPOOL)) )
H A Dvmstat.c74 if(vd->mode&VM_MTLAST)
114 else if(vd->mode&VM_MTLAST)
H A Dvmopen.c154 if(vd->mode&(VM_MTLAST|VM_MTPOOL))
H A Dvmtrace.c143 else if(type&VM_MTLAST)
H A Dvmlast.c422 VM_MTLAST
/ast/src/lib/libcmd/
H A Dvmstate.c119 else if (state->vs.mode & VM_MTLAST)
/ast/src/lib/libast/include/
H A Dvmalloc.h100 #define VM_MTLAST 0000400 /* Vmlast method */ macro

Completed in 14 milliseconds