Searched refs:vmset (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/lib/libast/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 | 1317 vmset(vm, VM_DBABORT, 1); in _vmoptions() 1422 vmset(Vmregion, VM_TRACE, 1); in _vmoptions()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | vmalloc.h | 176 extern int vmset _ARG_(( Vmalloc_t*, int, int ));
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | mapfile-vers | 925 vmset;
|
H A D | Makefile.defs | 650 vmalloc/vmset.o \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 202 vmregion.c vmsegment.c vmset.c vmstat.c vmstrdup.c vmtrace.c vmwalk.c \
|
H A D | Mamfile | 5809 make vmset.o 5810 make vmalloc/vmset.c 5812 done vmalloc/vmset.c 5813 meta vmset.o %.c>%.o vmalloc/vmset.c vmset 5814 prev vmalloc/vmset.c 5815 …} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmset.c 5816 done vmset.o generated 6106 …vmlast.o vmopen.o vmpool.o vmprivate.o vmprofile.o vmregion.o vmsegment.o vmset.o vmstat.o vmstrdu…
|