Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/arch/i386/
H A Dmd.c810 int i, netbsdpart = -1, oldbsdpart = -1, oldbsdcount = 0; in md_mbr_update_check() local
820 oldbsdcount++; in md_mbr_update_check()
825 if (netbsdpart == -1 && oldbsdcount == 1) { in md_mbr_update_check()