Home
last modified time | relevance | path

Searched refs:halt (Results 1 – 25 of 30) sorted by relevance

12

/dragonfly/sbin/reboot/
H A DMakefile8 MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
15 LINKS= ${BINDIR}/reboot ${BINDIR}/halt ${BINDIR}/reboot ${BINDIR}/fastboot \
/dragonfly/usr.bin/crunch/examples/
H A Dkcopy.conf17 ln reboot halt
H A Dfilesystem.conf17 ln reboot halt
H A Dreally-big.conf26 progs badsect bim clri disklabel dmesg dump dumpfs fdisk fsck halt
/dragonfly/stand/boot/pc32/cdboot/
H A Dcdboot.S445 halt: hlt label
446 jmp halt # Spin
/dragonfly/nrelease/root/
H A DREADME261 since it is currently mounted. To remove the CD, type 'halt' instead
262 of 'reboot', wait for the machine to halt, then the CD door should be
270 or type halt or reboot.
272 # halt
273 (let the machine halt)
/dragonfly/usr.sbin/kbdcontrol/
H A Dlex.l72 halt { return THALT; }
/dragonfly/sys/cpu/x86_64/include/
H A Dcpufunc.h304 halt(void) in halt() function
937 void halt(void);
/dragonfly/initrd/rescue/
H A DMakefile177 CRUNCH_ALIAS_reboot= halt
/dragonfly/usr.bin/crunch/
H A DREADME36 clri disklabel dump rdump dmesg fdisk fsck halt ifconfig init
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c517 u_long halt; member
538 val += cpu_idle_stats[cpu].halt; in sysctl_cpu_idle_cnt()
555 cpu_idle_stats[cpu].halt = 0; in sysctl_cpu_idle_cnt()
556 cpu_idle_stats[0].halt = val; in sysctl_cpu_idle_cnt()
1293 stat->halt++; in cpu_idle()
1332 stat->halt++; in cpu_idle()
1365 stat->halt++; in cpu_idle()
/dragonfly/share/syscons/keymaps/
H A Dua.koi8-u.shift.alt.kbd101 083 fkey54 '.' del del 255 255 boot halt N
229 211 del '.' del del 255 255 boot halt N
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c289 HAL_BOOL halt, HAL_BOOL wait_done) in ar9300_mci_send_coex_halt_bt_gpm() argument
295 "(MCI) Send Coex %s BT GPM.\n", (halt == AH_TRUE)?"HALT":"UNHALT"); in ar9300_mci_send_coex_halt_bt_gpm()
299 if (halt == AH_TRUE) { in ar9300_mci_send_coex_halt_bt_gpm()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfg-flags.def134 not halt, such as infinite loops and noreturn functions, to the
/dragonfly/contrib/cvs-1.12/lib/
H A Dregex_internal.h597 unsigned int halt : 1; member
H A Dregex_internal.c1548 newstate->halt = 1; in create_ci_newstate()
1604 newstate->halt = 1; in create_cd_newstate()
H A Dregexec.c983 || !mctx->state_log[match_last]->halt); in prune_impossible_nodes()
1107 if (BE (cur_state->halt, 0)) in check_matching()
1165 if (cur_state->halt) in check_matching()
1220 assert (state->halt); in check_halt_state_context()
/dragonfly/contrib/diffutils/lib/
H A Dregex_internal.h561 unsigned int halt : 1; member
H A Dregex_internal.c1657 newstate->halt = 1; in create_ci_newstate()
1711 newstate->halt = 1; in create_cd_newstate()
H A Dregexec.c975 || !mctx->state_log[match_last]->halt); in prune_impossible_nodes()
1104 if (__glibc_unlikely (cur_state->halt)) in check_matching()
1163 if (cur_state->halt) in check_matching()
1216 assert (state->halt); in check_halt_state_context()
/dragonfly/contrib/grep/lib/
H A Dregex_internal.h548 unsigned int halt : 1; member
H A Dregex_internal.c1651 newstate->halt = 1; in create_ci_newstate()
1705 newstate->halt = 1; in create_cd_newstate()
H A Dregexec.c958 || !mctx->state_log[match_last]->halt); in prune_impossible_nodes()
1087 if (__glibc_unlikely (cur_state->halt)) in check_matching()
1146 if (cur_state->halt) in check_matching()
1198 DEBUG_ASSERT (state->halt); in check_halt_state_context()
/dragonfly/contrib/gdb-7/gdb/
H A Dmdebugread.c2195 unsigned char *halt; in parse_lines() local
2206 halt = base + pr[1].cbLineOffset; in parse_lines()
2208 halt = base + fh->cbLine; in parse_lines()
2214 for (lineno = pr->lnLow; base < halt;) in parse_lines()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-z8k.texi299 call addr(rd) cpl rrd,rrs halt

12