Searched refs:ac_trailer (Results 1 – 3 of 3) sorted by relevance
83 } ac_trailer; member85 #define ac_flagx ac_trailer.ac_flag108 } ac_trailer; member
95 _Static_assert(sizeof(struct acctv3) - offsetof(struct acctv3, ac_trailer) ==96 sizeof(struct acctv2) - offsetof(struct acctv2, ac_trailer), "trailer");
235 if (fseek(f, -roffsetof(struct acctv3, ac_trailer), in readrec_backward()