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

/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dzfsboot.c239 int auto_boot, i, fd, ret; local
324 auto_boot = 1;
342 auto_boot = 0;
354 if (auto_boot && !*kname) {
358 auto_boot = 0;
365 if (!auto_boot || !OPT_CHECK(RBX_QUIET)) {
371 if (!auto_boot || keyhit(5))
373 else if (!auto_boot || !OPT_CHECK(RBX_QUIET))
375 auto_boot = 0;

Completed in 44 milliseconds