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

/freebsd-9.3-release/sbin/swapon/
H A Dswapon.c63 enum { SWAPON, SWAPOFF, SWAPCTL } orig_prog, which_prog = SWAPCTL; enumerator in enum:__anon5502
88 if (which_prog == SWAPCTL) {
102 if (which_prog == SWAPCTL)
130 if (which_prog == SWAPCTL) {
174 } else if (orig_prog == SWAPCTL) {
222 case SWAPCTL:

Completed in 61 milliseconds