Home
last modified time | relevance | path

Searched refs:noprepfix (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/sysinst/arch/ofppc/
H A Dmd.c54 static int nonewfsmsdos = 0, nobootfix = 0, noprepfix=0; variable
348 noprepfix = 1; in md_check_partitions()
434 if ((nobootfix && noprepfix) || rdb_found) in md_post_extract()
454 if (!noprepfix && install != NULL && install->num > 0) { in md_post_extract()