OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RB_HALT
(Results
1 - 3
of
3
) sorted by null
/external/grub/stage2/
freebsd.h
25
#define
RB_HALT
0x08 /* don't reboot, just halt */
boot.c
902
clval |=
RB_HALT
;
/external/strace/
system.c
296
{
RB_HALT
, "
RB_HALT
" }, /* don't reboot, just halt */
[
all
...]
Completed in 434 milliseconds