Searched refs:SWAP_NSWAP (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/sys/ |
| H A D | swap.h | 46 #define SWAP_NSWAP 3 /* how many swap devices ? */ macro
|
| /netbsd-src/usr.bin/systat/ |
| H A D | swap.c | 117 nswap = swapctl(SWAP_NSWAP, 0, 0); in fetchswap()
|
| /netbsd-src/sbin/swapctl/ |
| H A D | swaplist.c | 65 int rnswap, nswap = swapctl(SWAP_NSWAP, 0, 0), i; in list_swap()
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_netbsd.c | 564 nswap = swapctl(SWAP_NSWAP, 0, 0); in get_system_info()
|
| /netbsd-src/sys/uvm/ |
| H A D | uvm_swap.c | 530 if (SCARG(uap, cmd) == SWAP_NSWAP) { in sys_swapctl()
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | disks.c | 2163 nswap = swapctl(SWAP_NSWAP, 0, 0); in check_swap()
|