Searched refs:SWAPCTL (Results 1 – 2 of 2) sorted by relevance
67 static enum { SWAPON, SWAPOFF, SWAPCTL } orig_prog, which_prog = SWAPCTL; enumerator95 if (which_prog == SWAPCTL) { in main()108 if (which_prog == SWAPCTL) in main()151 if (which_prog == SWAPCTL) { in main()209 if (orig_prog == SWAPCTL) { in main()788 case SWAPCTL: in usage()
63 if $SWAPCTL -l | grep -q $SWAPDEV; then