Lines Matching refs:DL_GETPOFFSET
428 (void)fprintf(f, "o%c#%llu:", c, DL_GETPOFFSET(pp)); in makedisktab()
499 DL_GETPSIZE(pp), DL_GETPOFFSET(pp)); in display_partition()
503 DL_GETPOFFSET(pp)); in display_partition()
1048 if (DL_GETPSIZE(pp) == 0 && DL_GETPOFFSET(pp) != 0) in checklabel()
1050 part, DL_GETPOFFSET(pp)); in checklabel()
1056 if (i != RAW_PART && DL_GETPOFFSET(pp) % lp->d_secpercyl) in checklabel()
1063 i == 0 && DL_GETPSIZE(pp) != 0 && DL_GETPOFFSET(pp) != 0) { in checklabel()
1069 if (DL_GETPOFFSET(pp) > DL_GETDSIZE(lp)) { in checklabel()
1072 } else if (DL_GETPOFFSET(pp) + DL_GETPSIZE(pp) > in checklabel()
1088 if (DL_GETPSIZE(pp) || DL_GETPOFFSET(pp)) in checklabel()
1091 DL_GETPOFFSET(pp)); in checklabel()