Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/arch/i386/ | |
md.c | 810 int i, netbsdpart = -1, oldbsdpart = -1, oldbsdcount = 0; local in function:md_mbr_update_check 822 netbsdpart = i; 825 if (netbsdpart == -1 && oldbsdcount == 1) { |
md.c | 810 int i, netbsdpart = -1, oldbsdpart = -1, oldbsdcount = 0; local in function:md_mbr_update_check 822 netbsdpart = i; 825 if (netbsdpart == -1 && oldbsdcount == 1) { |