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

  /src/usr.sbin/sysinst/
mbr.c 1686 part_id i, j, no, ext_ndx, t; local in function:mbr_set_part_info
1693 t = ext_ndx = MBR_PART_COUNT;
1698 ext_ndx = i;
1703 if (ext_ndx < MBR_PART_COUNT && t != ext_ndx) {
mbr.c 1686 part_id i, j, no, ext_ndx, t; local in function:mbr_set_part_info
1693 t = ext_ndx = MBR_PART_COUNT;
1698 ext_ndx = i;
1703 if (ext_ndx < MBR_PART_COUNT && t != ext_ndx) {

Completed in 24 milliseconds