OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWAP_NSWAP
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
swap.h
46
#define
SWAP_NSWAP
3 /* how many swap devices ? */
/src/usr.bin/systat/
swap.c
117
nswap = swapctl(
SWAP_NSWAP
, 0, 0);
/src/sbin/swapctl/
swaplist.c
65
int rnswap, nswap = swapctl(
SWAP_NSWAP
, 0, 0), i;
80
warnx("SWAP_STATS different to
SWAP_NSWAP
(%d != %d)",
/src/sys/uvm/
uvm_swap.c
112
* [1]
SWAP_NSWAP
: returns the number of swap devices currently configured
527
*
SWAP_NSWAP
: return number of config'd swap devices
530
if (SCARG(uap, cmd) ==
SWAP_NSWAP
) {
532
UVMHIST_LOG(pdhist, "<- done
SWAP_NSWAP
=%jd", nswapdev,
/src/usr.sbin/sysinst/
disks.c
2163
nswap = swapctl(
SWAP_NSWAP
, 0, 0);
Completed in 31 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025