Home
last modified time | relevance | path

Searched refs:swapctl (Results 1 – 22 of 22) sorted by relevance

/titanic_41/usr/src/cmd/dumpadm/
H A Dswap.c45 if ((n = swapctl(SC_GETNSWP, NULL)) == -1) { in swap_list()
65 if ((n = swapctl(SC_LIST, swt)) == -1) { in swap_list()
/titanic_41/usr/src/cmd/swap/
H A Dswap.c324 if (swapctl(SC_AINFO, &ai) == -1) { in doswap()
378 if ((num = swapctl(SC_GETNSWP, NULL)) == -1) { in list()
407 if ((num = swapctl(SC_LIST, st)) == -1) { in list()
571 if (swapctl(SC_REMOVE, &swr) < 0) { in delete()
669 if (swapctl(SC_ADD, &swr) < 0) { in add()
/titanic_41/usr/src/uts/common/sys/
H A Dswap.h111 extern int swapctl(int, void *, int *);
116 extern int swapctl(int, void *);
/titanic_41/usr/src/lib/libc/port/gen/
H A Dswapctl.c38 swapctl(int cmd, void *arg) in swapctl() function
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dmemstat.c79 r = swapctl(SC_AINFO, &ai);
/titanic_41/usr/src/cmd/format/
H A Dcheckdev.c88 if ((num = swapctl(SC_GETNSWP, (void *)NULL)) == -1) { in getswapentries()
107 if ((num = swapctl(SC_LIST, (void *)st)) == -1) { in getswapentries()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_check.c119 if ((*nswap = swapctl(SC_GETNSWP, NULL)) < 0) { in get_swapinfo()
132 if (((*nswap) = swapctl(SC_LIST, (*swtpp))) < 0) { in get_swapinfo()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dswap_rcm.c581 if ((n = swapctl(SC_GETNSWP, NULL)) == -1) in sys_swaptbl()
595 if ((n = swapctl(SC_LIST, swt)) == -1) { in sys_swaptbl()
/titanic_41/usr/src/uts/common/syscall/
H A Duadmin.c434 error = swapctl(fcn, (void *)mdep, &rv); in uadmin()
/titanic_41/usr/src/man/man2/
H A DMakefile143 swapctl.2 \
/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dentry.c750 if ((count = swapctl(SC_GETNSWP, NULL)) < 0) { in dm_get_swapentries()
781 count = swapctl(SC_LIST, tbl); in dm_get_swapentries()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common864 swapctl
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc138 file path=usr/share/man/man2/swapctl.2
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile556 swapctl.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com586 swapctl.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com573 swapctl.o \
/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c3259 num_swap_devices = swapctl(SC_GETNSWP, NULL); in zsd_refresh_memory()
3300 num_swap_devices = swapctl(SC_LIST, ctl->zsctl_swap_cache); in zsd_refresh_memory()
3381 if (swapctl(SC_AINFO, &ani) < 0) { in zsd_refresh_memory()
/titanic_41/usr/src/uts/common/vm/
H A Dvm_swap.c439 swapctl(int sc_cmd, void *sc_arg, int *rv) in swapctl() function
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com614 swapctl.o \
/titanic_41/usr/src/lib/libc/port/
H A Dllib-lc987 /* swapctl.c */
988 int swapctl(int cmd, void *arg);
H A Dmapfile-vers1867 swapctl;
/titanic_41/usr/src/lib/libbsm/
H A Daudit_event.txt461 6243:AUE_uadmin_swapctl:uadmin(1m) - swapctl:ss