Home
last modified time | relevance | path

Searched refs:SWAPCTL (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sbin/swapon/
H A Dswapon.c78 static enum { SWAPON, SWAPOFF, SWAPCTL } orig_prog, which_prog = SWAPCTL; enumerator
106 if (which_prog == SWAPCTL) { in main()
119 if (which_prog == SWAPCTL) in main()
162 if (which_prog == SWAPCTL) { in main()
220 if (orig_prog == SWAPCTL) { in main()
830 case SWAPCTL: in usage()
/freebsd-14.2/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_add_004_neg.ksh66 if $SWAPCTL -l | grep -q $SWAPDEV; then