HomeSort by: relevance | last modified time | path
    Searched defs:noprepfix (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
343 noprepfix = 1;
429 if ((nobootfix && noprepfix) || rdb_found)
449 if (!noprepfix && install != NULL && install->num > 0) {
md.c 54 static int nonewfsmsdos = 0, nobootfix = 0, noprepfix=0; variable in typeref:typename:int
343 noprepfix = 1;
429 if ((nobootfix && noprepfix) || rdb_found)
449 if (!noprepfix && install != NULL && install->num > 0) {

Completed in 24 milliseconds