HomeSort by relevance Sort by last modified time
    Searched refs:BAM_ENTRY_FAILSAFE (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/boot/bootadm/
bootadm.h 78 #define BAM_ENTRY_FAILSAFE 0x10 /* failsafe entry */
bootadm_upgrade.c 369 if (entry->flags & BAM_ENTRY_FAILSAFE) {
459 if (entry->flags & BAM_ENTRY_FAILSAFE) {
532 if (entry->flags & BAM_ENTRY_FAILSAFE) {
548 line->arg = s_strdup(entry->flags & BAM_ENTRY_FAILSAFE ?
bootadm.c     [all...]

Completed in 5219 milliseconds