Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.c105 OPT_REQ, /* option required */ enumerator
305 "update_entry", OPT_REQ, update_entry, 0, /* menu */
859 if ((table[i].option == OPT_REQ) ^ (opt != NULL)) { in check_subcmd_and_options()