/* * * F11DEF - pending bad block definitions [not in Starlet] */ #ifndef _PBBDEF_H #define _PBBDEF_H /* Pending bad block file record format. Each record describes a disk block on which an error has occurred which has not been turned over to the bad block file. */ #define PBB$V_READERR 0 #define PBB$V_WRITERR 1 #define PBB$M_READERR (1<