Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 25 of 148) sorted by relevance

123456

/freebsd-12-stable/sbin/reboot/
DMakefile5 PROG= reboot
6 MAN= reboot.8 nextboot.8
7 MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
18 LINKS= ${BINDIR}/reboot ${BINDIR}/halt ${BINDIR}/reboot ${BINDIR}/fastboot \
19 ${BINDIR}/reboot ${BINDIR}/fasthalt
Dreboot.c136 reboot(howto); in main()
251 reboot(howto); in main()
/freebsd-12-stable/usr.sbin/crunch/examples/
Dkcopy.conf16 progs mount mount_cd9660 fsck init reboot umount
17 ln reboot halt
18 ln reboot fastboot
19 ln reboot fasthalt
Dfilesystem.conf16 progs disklabel fdisk init mount newfs reboot umount
17 ln reboot halt
18 ln reboot fastboot
19 ln reboot fasthalt
/freebsd-12-stable/sys/gnu/dts/arm/
Dexynos-syscon-restart.dtsi3 * Samsung's Exynos SoC syscon reboot/poweroff nodes common definition.
14 reboot: syscon-reboot { label
15 compatible = "syscon-reboot";
Dhi3519.dtsi167 reboot {
168 compatible = "syscon-reboot";
Dbcm63138.dtsi222 reboot {
223 compatible = "syscon-reboot";
/freebsd-12-stable/contrib/netbsd-tests/dev/sysmon/
Dt_swwdog.c128 ATF_TC(reboot);
129 ATF_TC_HEAD(reboot, tc) in ATF_TC_HEAD() argument
135 ATF_TC_BODY(reboot, tc) in ATF_TC_BODY() argument
189 ATF_TP_ADD_TC(tp, reboot); in ATF_TP_ADD_TCS()
/freebsd-12-stable/libexec/rc/
Drc141 if [ -e ${firstboot_sentinel}-reboot ]; then
142 chflags -R 0 ${firstboot_sentinel}-reboot
143 rm -rf ${firstboot_sentinel}-reboot
/freebsd-12-stable/share/examples/bootforth/
Dmenu.4th65 : (reboot) 0 reboot ;
91 ['] (reboot) catch abort" Error rebooting"
Dmenuconf.4th66 : (reboot) 0 reboot ;
101 ['] (reboot) catch abort" Error rebooting"
/freebsd-12-stable/release/
Drc.local54 reboot
74 …llation of FreeBSD complete! Would you like to reboot into the installed system now?" 0 0 && reboot
/freebsd-12-stable/contrib/libpcap/doc/
DREADME.macos41 will be executed on the next reboot. To change the permissions before
42 the reboot, run
52 it will be executed on the next reboot. To change the permissions
53 before the reboot, run
/freebsd-12-stable/stand/i386/loader/
Dhelp.i3864 reboot
6 Causes the system to immediately reboot.
/freebsd-12-stable/sys/dev/qlxgb/
DREADME.txt65 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
77 - If you do not want to reboot the system please run the following commands
/freebsd-12-stable/sys/dev/qlxge/
DREADME.txt65 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
76 - If you do not want to reboot the system please run the following commands
/freebsd-12-stable/libexec/rc/rc.d/
Dfsck56 reboot
/freebsd-12-stable/sys/dev/qlxgbe/
DREADME.txt68 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
80 - If you do not want to reboot the system please run the following commands
/freebsd-12-stable/stand/uboot/lib/
DMakefile11 SRCS+= module.c net.c reboot.c time.c
Dlibuboot.h74 void reboot(void);
/freebsd-12-stable/rescue/rescue/
DMakefile24 nextboot_FIXED: ../../sbin/reboot/nextboot.sh
104 newfs_msdos nos-tun ping reboot \
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
Dtst.schedenable.ksh64 xdt:sched::shutdown-reboot,
/freebsd-12-stable/stand/libofw/
Dlibofw.h70 extern void reboot(void);
/freebsd-12-stable/tools/bsdbox/
DMakefile.base7 CRUNCH_PROGS_sbin+= dmesg sysctl init reboot
/freebsd-12-stable/sys/gnu/dts/arm64/arm/
Drtsm_ve-motherboard.dtsi238 reboot {
239 compatible = "arm,vexpress-reboot";

123456