| /netbsd-src/sbin/reboot/ |
| H A D | Makefile | 4 PROG= reboot 8 MAN= reboot.8 9 MLINKS= reboot.8 halt.8 \ 10 reboot.8 poweroff.8 11 LINKS= ${BINDIR}/reboot ${BINDIR}/halt \ 12 ${BINDIR}/reboot ${BINDIR}/poweroff
|
| H A D | reboot.c | 144 reboot(howto, bootstr); in main() 240 reboot(howto, bootstr); in main()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | exynos-syscon-restart.dtsi | 3 * Samsung's Exynos SoC syscon reboot/poweroff nodes common definition. 14 reboot: syscon-reboot { label 15 compatible = "syscon-reboot";
|
| H A D | mstar-v7.dtsi | 105 reboot { 106 compatible = "syscon-reboot";
|
| /netbsd-src/sys/arch/i386/stand/efiboot/ |
| H A D | panic.c | 45 reboot(); in Panic() 51 reboot(void) in reboot() function 67 reboot(); in _rtt()
|
| /netbsd-src/tests/dev/sysmon/ |
| H A D | t_swwdog.c | 128 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()
|
| /netbsd-src/sys/arch/sgimips/stand/common/ |
| H A D | iris_boot.c | 123 reboot(); in main() 146 reboot(); in again() 150 reboot(void) in reboot() function
|
| H A D | iris_disk.c | 153 reboot(); in diskinit() 219 reboot(); in diskopen()
|
| /netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/ |
| H A D | TestBoot | 58 REM bit 1 - automatic reboot required. 70 REM Did the kernel request a automatic reboot ? 75 REM Clear the automatic reboot flag 80 REM If the CMOS bits dictate a reboot then allow ALT to override. 88 REM Test for CTRL key - This does a fastconf and will override a reboot
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/brcm/ |
| H A D | bcm3368.dtsi | 69 reboot: syscon-reboot@fff8c008 { label 70 compatible = "syscon-reboot";
|
| H A D | bcm6358.dtsi | 72 reboot { 73 compatible = "syscon-reboot";
|
| /netbsd-src/sys/stand/efiboot/ |
| H A D | panic.c | 32 reboot(void) in reboot() function 45 reboot(); in _rtt()
|
| /netbsd-src/sys/arch/mvme68k/stand/sboot/ |
| H A D | sboot.c | 46 if (reboot) { /* global flag from AAstart.s */ in sboot() 47 reboot = 0; in sboot()
|
| H A D | start.s | 36 movb #0,_C_LABEL(reboot) 39 movb #1,_C_LABEL(reboot) | fall through
|
| /netbsd-src/distrib/vax/inst-common/ |
| H A D | instbin.conf | 10 progs mount_ffs mount_nfs mv newfs reboot rm route sed sh shutdown 20 ln reboot halt
|
| /netbsd-src/sys/rump/include/rump/ |
| H A D | makerumpdefs.sh | 77 fromvers ../../../sys/reboot.h 78 sed -n '/#define.*RB_[A-Z]/s/RB_/RUMP_RB_/gp' <../../../sys/reboot.h \ 80 sed -n '/#define.*AB_[A-Z]/s/AB_/RUMP_AB_/gp' <../../../sys/reboot.h \
|
| /netbsd-src/distrib/amiga/floppies/inst-common/ |
| H A D | instbin.conf | 10 progs mount_ados mount_ffs mount_nfs mv newfs printf pppd pwd reboot rm 23 ln reboot halt
|
| /netbsd-src/external/bsd/libpcap/dist/doc/ |
| H A D | README.macos | 41 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
|
| /netbsd-src/sys/arch/ews4800mips/include/ |
| H A D | sbdvar.h | 79 void (*reboot)(void); member 112 _SBD_OPS_SET(m, reboot); \
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/img/ |
| H A D | boston.dts | 215 reboot: syscon-reboot { label 216 compatible = "syscon-reboot";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mti/ |
| H A D | malta.dts | 95 reboot { 96 compatible = "syscon-reboot";
|
| /netbsd-src/distrib/evbsh3/rom/ramdiskcommon/ |
| H A D | ramdiskbin.conf | 14 progs newfs ping ping6 rcorder reboot route shutdown swapctl ttyflags umount 78 ln reboot halt
|
| /netbsd-src/sys/arch/ews4800mips/ews4800mips/ |
| H A D | machdep.c | 284 if (platform.reboot) in cpu_reboot() 285 (*platform.reboot)(); in cpu_reboot()
|
| /netbsd-src/sbin/fastboot/ |
| H A D | fastboot.sh | 39 /sbin/reboot $*
|
| /netbsd-src/sys/arch/i386/stand/lib/ |
| H A D | biosreboot.S | 42 ENTRY(reboot)
|