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

/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/ofppc/
H A Dmd.c54 static int nonewfsmsdos = 0, nobootfix = 0, noprepfix=0; variable
362 if ((nobootfix && noprepfix) || rdb_found)
369 if (!nobootfix) {
439 nobootfix = 1;
446 case 0: nobootfix=1; noprepfix=1; break;
448 case 2: nobootfix=1; break;

Completed in 96 milliseconds