Home
last modified time | relevance | path

Searched refs:RB_DUMP (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dreboot.c46 if (howto & RB_DUMP) in reboot()
/titanic_41/usr/src/uts/common/sys/
H A Dreboot.h54 #define RB_DUMP 0x00000080 /* dump system core */ macro
/titanic_41/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c60 #define RB_DUMP 0x080 /* dump system core */ macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h30 #define RB_DUMP 0x100 /* dump kernel memory before reboot */ macro