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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h167 OPT_OPTIONAL /* option may or may not be present */ enumerator in enum:__anon477
H A Dbootadm_loader.c82 "list_entry", OPT_OPTIONAL, list_entry, 1, /* PUB */
84 "update_temp", OPT_OPTIONAL, update_temp, 0, /* reboot */
85 "list_setting", OPT_OPTIONAL, list_setting, 1, /* menu */
H A Dbootadm.c289 "list_entry", OPT_OPTIONAL, list_entry, 1, /* PUB */
292 "update_temp", OPT_OPTIONAL, update_temp, 0, /* reboot */
294 "list_setting", OPT_OPTIONAL, list_setting, 1, /* menu */
304 "list", OPT_OPTIONAL, list_archive, 1, /* PUB */
913 if (table[i].option != OPT_OPTIONAL) {

Completed in 84 milliseconds