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

  /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) {

Completed in 44 milliseconds