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

/freebsd-10.0-release/sbin/swapon/
H A DMakefile6 LINKS= ${BINDIR}/swapon ${BINDIR}/swapoff
8 MLINKS= swapon.8 swapoff.8
H A Dswapon.c95 else if (strstr(ptr, "swapoff") != NULL)
719 error = swapoff(name);
/freebsd-10.0-release/etc/rc.d/
H A Dzvol38 swapoff /dev/zvol/${name}
/freebsd-10.0-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.sh246 swapoff ${i} >/dev/null 2>/dev/null
764 swapoff ${slice}b >/dev/null 2>/dev/null
765 swapoff ${slice}b.eli >/dev/null 2>/dev/null
824 swapoff ${slice}b >/dev/null 2>/dev/null
825 swapoff ${slice}b.eli >/dev/null 2>/dev/null
/freebsd-10.0-release/sys/amd64/linux32/
H A Dlinux32_dummy.c54 DUMMY(swapoff); variable
/freebsd-10.0-release/sys/i386/linux/
H A Dlinux_dummy.c56 DUMMY(swapoff); variable
/freebsd-10.0-release/sys/sys/
H A Dsyscall.mk301 swapoff.o \
/freebsd-10.0-release/include/
H A Dunistd.h578 int swapoff(const char *);
/freebsd-10.0-release/contrib/openbsm/etc/
H A Daudit_event355 355:AUE_DARWIN_SWAPOFF:swapoff(2):ad
409 43045:AUE_SWAPOFF:swapoff(2):ad
/freebsd-10.0-release/lib/libc/sys/
H A DSymbol.map290 swapoff;

Completed in 94 milliseconds