Searched defs:booting (Results 1 – 2 of 2) sorted by relevance
475 boolean_t booting = B_FALSE, alt_root_set = B_FALSE; in main() local
517 static int booting = 1; /* Set while we're booting. */ variable