Home
last modified time | relevance | path

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

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