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

/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A DREADME.share74 or are compatible, you may continue booting by clearing the
/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c514 static int booting = 1; /* Set while we're booting. */ variable
664 * Initialize state (and set "booting").
668 if (booting && print_banner) {
722 if (!booting) {
2127 booting = 0;
3893 booting = 1;
3906 booting = 0;
3978 if (!booting) {
4046 if (!booting
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c475 boolean_t booting = B_FALSE, alt_root_set = B_FALSE; local
510 booting = B_TRUE;
570 if (!booting && (raopt->opt_flags &

Completed in 117 milliseconds