Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c441 static int sync_menu = 1; /* whether we need to sync the BE menus */ variable
908 sync_menu = 0; in check_subcmd_and_options()
4654 if (sync_menu && synchronize_BE_menu() != BAM_SUCCESS) in update_all()