Searched refs:SWAPCTL (Results 1 – 2 of 2) sorted by relevance
78 static enum { SWAPON, SWAPOFF, SWAPCTL } orig_prog, which_prog = SWAPCTL; enumerator106 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()
66 if $SWAPCTL -l | grep -q $SWAPDEV; then