Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c676 boolean_t do_nextboot = B_FALSE; in be_do_activate() local
684 if (do_nextboot == B_TRUE) { in be_do_activate()
689 do_nextboot = B_TRUE; in be_do_activate()
692 if (do_nextboot == B_TRUE) { in be_do_activate()
697 do_nextboot = B_TRUE; in be_do_activate()
721 if (do_nextboot == B_TRUE) { in be_do_activate()
731 if (do_nextboot && nextboot == B_FALSE) in be_do_activate()