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

  /src/sbin/disklabel/
main.c 1005 readlabel_mbr(int f, u_int sector) function in typeref:typename:int
1399 if (labelusesmbr && process_mbr(f, readlabel_mbr) == 0)
1408 if (!labelusesmbr && process_mbr(f, readlabel_mbr) == 0)
main.c 1005 readlabel_mbr(int f, u_int sector) function in typeref:typename:int
1399 if (labelusesmbr && process_mbr(f, readlabel_mbr) == 0)
1408 if (!labelusesmbr && process_mbr(f, readlabel_mbr) == 0)
main.c 1005 readlabel_mbr(int f, u_int sector) function in typeref:typename:int
1399 if (labelusesmbr && process_mbr(f, readlabel_mbr) == 0)
1408 if (!labelusesmbr && process_mbr(f, readlabel_mbr) == 0)

Completed in 82 milliseconds