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

/freebsd-9.3-release/sbin/swapon/
H A DMakefile6 LINKS= ${BINDIR}/swapon ${BINDIR}/swapoff
8 MLINKS= swapon.8 swapoff.8
H A Dswapon.c79 else if (strstr(ptr, "swapoff"))
192 if ((which_prog == SWAPOFF ? swapoff(name) : swapon(name)) == -1) {
/freebsd-9.3-release/etc/rc.d/
H A Dzvol38 swapoff /dev/zvol/${name}
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-unmount.sh89 rc_nohalt "swapoff ${PARTDEV}${EXT}"
179 swapoff ${PARTDEV}.eli >/dev/null 2>/dev/null
181 swapoff ${PARTDEV} >/dev/null 2>/dev/null
H A Dfunctions-disk.sh245 swapoff ${i} >/dev/null 2>/dev/null
763 swapoff ${slice}b >/dev/null 2>/dev/null
764 swapoff ${slice}b.eli >/dev/null 2>/dev/null
823 swapoff ${slice}b >/dev/null 2>/dev/null
824 swapoff ${slice}b.eli >/dev/null 2>/dev/null
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_dummy.c54 DUMMY(swapoff); variable
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_dummy.c56 DUMMY(swapoff); variable
/freebsd-9.3-release/sys/sys/
H A Dsyscall.mk298 swapoff.o \
/freebsd-9.3-release/include/
H A Dunistd.h576 int swapoff(const char *);
/freebsd-9.3-release/lib/libc/sys/
H A DSymbol.map290 swapoff;
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event355 355:AUE_DARWIN_SWAPOFF:swapoff(2):ad
409 43045:AUE_SWAPOFF:swapoff(2):ad

Completed in 192 milliseconds