Searched refs:R_FIXEDLEN (Results 1 – 4 of 4) sorted by relevance
69 if (openinfo->flags & ~(R_FIXEDLEN | R_NOKEY | R_SNAPSHOT)) in __rec_open()94 if (openinfo->flags & R_FIXEDLEN) { in __rec_open()
80 if (openinfo->flags & ~(R_FIXEDLEN | R_NOKEY | R_SNAPSHOT)) in __rec_open()105 if (openinfo->flags & R_FIXEDLEN) { in __rec_open()
142 #define R_FIXEDLEN 0x01 /* fixed-length records */ macro
165 #define R_FIXEDLEN 0x01 /* fixed-length records */