Searched refs:OPT_REQ (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h166 OPT_REQ, /* option required */ enumerator in enum:__anon477
H A Dbootadm_loader.c83 "update_entry", OPT_REQ, update_entry, 0, /* menu */
H A Dbootadm.c291 "update_entry", OPT_REQ, update_entry, 0, /* menu */
914 if ((table[i].option == OPT_REQ) ^ (opt != NULL)) {

Completed in 65 milliseconds