Searched refs:vmset (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/libast/common/vmalloc/ |
H A D | vmset.c | 36 int vmset(reg Vmalloc_t* vm, int flags, int on) in vmset() function 38 int vmset(vm, flags, on) in vmset()
|
H A D | malloc.c | 1005 vmset(vm, VM_DBABORT, 1); in _vmoptions() 1102 vmset(Vmregion, VM_TRACE, 1); in _vmoptions()
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | vmalloc.h | 165 extern int vmset _ARG_(( Vmalloc_t*, int, int ));
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | vmalloc.h | 165 extern int vmset _ARG_(( Vmalloc_t*, int, int ));
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | vmalloc.h | 165 extern int vmset _ARG_(( Vmalloc_t*, int, int ));
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | vmalloc.h | 165 extern int vmset _ARG_(( Vmalloc_t*, int, int ));
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | vmalloc.h | 165 extern int vmset _ARG_(( Vmalloc_t*, int, int ));
|
/titanic_44/usr/src/lib/libast/ |
H A D | mapfile-vers | 682 vmset;
|
H A D | Makefile.com | 619 common/vmalloc/vmset.o \
|