Home
last modified time | relevance | path

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

/titanic_50/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_50/usr/src/cmd/swap/
H A Dswap.c326 if (swapctl(SC_AINFO, &ai) == -1) { in doswap()
380 if ((num = swapctl(SC_GETNSWP, NULL)) == -1) { in list()
409 if ((num = swapctl(SC_LIST, st)) == -1) { in list()
512 if (swapctl(SC_REMOVE, &swr) < 0) { in delete()
610 if (swapctl(SC_ADD, &swr) < 0) { in add()
/titanic_50/usr/src/uts/common/sys/
H A Dswap.h111 extern int swapctl(int, void *, int *);
116 extern int swapctl(int, void *);
/titanic_50/usr/src/lib/libc/port/gen/
H A Dswapctl.c38 swapctl(int cmd, void *arg) in swapctl() function
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dmemstat.c79 r = swapctl(SC_AINFO, &ai);
/titanic_50/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_50/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_50/usr/src/uts/common/syscall/
H A Duadmin.c434 error = swapctl(fcn, (void *)mdep, &rv); in uadmin()
/titanic_50/usr/src/man/man2/
H A DMakefile143 swapctl.2 \
/titanic_50/usr/src/lib/libdiskmgt/common/
H A Dentry.c748 if ((count = swapctl(SC_GETNSWP, NULL)) < 0) { in dm_get_swapentries()
779 count = swapctl(SC_LIST, tbl); in dm_get_swapentries()
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common864 swapctl
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc138 file path=usr/share/man/man2/swapctl.2
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile558 swapctl.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com576 swapctl.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com588 swapctl.o \
/titanic_50/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_50/usr/src/uts/common/vm/
H A Dvm_swap.c439 swapctl(int sc_cmd, void *sc_arg, int *rv) in swapctl() function
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com616 swapctl.o \
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc991 /* swapctl.c */
992 int swapctl(int cmd, void *arg);
H A Dmapfile-vers2020 swapctl;
/titanic_50/usr/src/lib/libbsm/
H A Daudit_event.txt461 6243:AUE_uadmin_swapctl:uadmin(1m) - swapctl:ss