Searched refs:LABELOFFSET (Results 1 – 4 of 4) sorted by relevance
58 #define LABELOFFSET 0 /* offset of label in sector */ macro
128 #ifndef LABELOFFSET129 #define LABELOFFSET -1 macro132 static int labeloffset = LABELOFFSET;
590 d = (void *)(sec + LABELOFFSET); in dskread()
509 d = (void *)(sec + LABELOFFSET); in dskread()