Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/ | |
mbr.c | 2774 size_t i, num_found; local in function:mbr_guess_root 2778 num_found = 0; 2792 if (num_found == 0) { 2796 num_found++; 2808 if (num_found == 1) { |
mbr.c | 2774 size_t i, num_found; local in function:mbr_guess_root 2778 num_found = 0; 2792 if (num_found == 0) { 2796 num_found++; 2808 if (num_found == 1) { |