SWAPOFF
if (which_prog == SWAPON || which_prog == SWAPOFF)
which_prog = SWAPOFF;
if (which_prog == SWAPON || which_prog == SWAPOFF) {
(which_prog == SWAPOFF ?
(which_prog == SWAPOFF ?
case SWAPOFF:
if ((which_prog == SWAPOFF ? swapoff(name) : swapon(name)) == -1) {
case SWAPOFF:
which_prog = SWAPOFF;
if (which_prog == SWAPON || which_prog == SWAPOFF)
which_prog = SWAPOFF;