Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.h89 #define BAM_ENTRY_LIBBE 0x2000 /* entry created by libbe */ macro
H A Dbootadm.c4411 curr_ent->flags |= BAM_ENTRY_LIBBE; in line_parser()
4811 (((ent->flags & BAM_ENTRY_LIBBE) == 0) && in delete_boot_entry()