Searched refs:reboot (Results 1 - 25 of 444) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sbin/reboot/
H A DMakefile4 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
/netbsd-6-1-5-RELEASE/sbin/fastboot/
H A Dfastboot.sh39 /sbin/reboot $*
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Ddev.c35 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dbiosreboot.S42 ENTRY(reboot)
/netbsd-6-1-5-RELEASE/sys/rump/include/rump/
H A Dmakerumpdefs.sh38 fromvers ../../../sys/reboot.h
39 sed -n '/#define.*RB_[A-Z]/s/RB_/RUMP_RB_/gp' <../../../sys/reboot.h \
41 sed -n '/#define.*AB_[A-Z]/s/AB_/RUMP_AB_/gp' <../../../sys/reboot.h \
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/include/
H A Dsysconf.h62 * reboot - reboot or powerdown
70 void (*reboot)(int, char *); member in struct:platform
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/bootsd/
H A Dboot.c35 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq31244/
H A Diq31244_machdep.c36 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dboot_flag.h32 #include <sys/reboot.h>
58 case 'b': /* always halt, never reboot */ \
/netbsd-6-1-5-RELEASE/distrib/amiga/floppies/inst-common/
H A Dinstbin.conf10 progs mount_ados mount_ffs mount_nfs mv newfs printf pppd pwd reboot rm
23 ln reboot halt
/netbsd-6-1-5-RELEASE/distrib/vax/inst-common/
H A Dinstbin.conf11 progs mount_ffs mount_nfs mv newfs reboot rm route sed sh shutdown
21 ln reboot halt
/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dkern_xxx_12.c43 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/rs6000/rs6000/
H A Dautoconf.c44 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/bootst/
H A Dboot.c35 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/tests/dev/sysmon/
H A Dt_swwdog.c59 * Since we are testing for swwdog's ability to reboot/panic, we need
127 ATF_TC(reboot); variable
128 ATF_TC_HEAD(reboot, tc)
131 atf_tc_set_md_var(tc, "descr", "check swwdog reboot capability");
134 ATF_TC_BODY(reboot, tc)
188 ATF_TP_ADD_TC(tp, reboot);
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/sboot/
H A Dsboot.c46 if (reboot) { /* global flag from AAstart.s */
47 reboot = 0;
H A Dstart.s36 movb #0,_C_LABEL(reboot)
39 movb #1,_C_LABEL(reboot) | fall through
H A Dsboot.h87 unsigned char reboot; variable
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dcache.c43 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/libsa/
H A Dpromboot.c5 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/libsa/
H A Dparse_args.c30 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/mvmeppc/stand/libsa/
H A Dexec_mvme.c64 #include <sys/reboot.h>
H A Dparse_args.c30 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/netwinder/netwinder/
H A Dautoconf.c52 #include <sys/reboot.h>
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/newsmips/
H A Dmainbus.c37 #include <sys/reboot.h>

Completed in 371 milliseconds

1234567891011>>