HomeSort by: relevance | last modified time | path
    Searched defs:nobootfix (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/arch/ofppc/
md.c 54 static int nonewfsmsdos = 0, nobootfix = 0, noprepfix=0; variable in typeref:typename:int
347 nobootfix = 1;
356 nobootfix = 1;
429 if ((nobootfix && noprepfix) || rdb_found)
436 if (!nobootfix) {
513 nobootfix = 1;
md.c 54 static int nonewfsmsdos = 0, nobootfix = 0, noprepfix=0; variable in typeref:typename:int
347 nobootfix = 1;
356 nobootfix = 1;
429 if ((nobootfix && noprepfix) || rdb_found)
436 if (!nobootfix) {
513 nobootfix = 1;

Completed in 33 milliseconds