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

/freebsd-11-stable/sbin/swapon/
H A Dswapon.c76 static enum { SWAPON, SWAPOFF, SWAPCTL } orig_prog, which_prog = SWAPCTL; enumerator in enum:__anon1
104 if (which_prog == SWAPCTL) {
117 if (which_prog == SWAPCTL)
148 if (which_prog == SWAPCTL) {
204 if (orig_prog == SWAPCTL) {
761 case SWAPCTL:

Completed in 254 milliseconds