Searched refs:xrec_offset (Results 1 – 1 of 1) sorted by relevance
637 static off_t xrec_offset = 0; variable6453 xrec_offset = 0; in build_dblock()6485 "%011" FMT_off_t_o, xrec_offset); in build_dblock()6489 nblks = TBLOCKS(xrec_offset); in build_dblock()7085 if (xrec_offset + len > xrec_size) { in gen_num()7092 (void) sprintf(&xrec_ptr[xrec_offset], in gen_num()7094 xrec_offset += len; in gen_num()7124 if (xrec_offset + len > xrec_size) { in gen_date()7131 (void) sprintf(&xrec_ptr[xrec_offset], in gen_date()7133 xrec_offset += len; in gen_date()[all …]