Searched refs:DBE_PRINTERR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h319 #define DBE_PRINTERR 0 macro
H A Dbootadm.c5330 if (quiet == DBE_PRINTERR)
5358 if (delete_boot_entry(mp, ALL_ENTRIES, DBE_PRINTERR) != BAM_SUCCESS) {
9036 (void) delete_boot_entry(mp, entry, DBE_PRINTERR);
9627 (void) delete_boot_entry(mp, entryNum, DBE_PRINTERR);

Completed in 75 milliseconds