Home
last modified time | relevance | path

Searched refs:BAM_ENTRY_LIBBE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h98 #define BAM_ENTRY_LIBBE 0x2000 /* entry created by libbe */ macro
H A Dbootadm.c5042 curr_ent->flags |= BAM_ENTRY_LIBBE; in line_parser()
5445 (((ent->flags & BAM_ENTRY_LIBBE) == 0) && in delete_boot_entry()