Searched refs:xrec_offset (Results 1 – 1 of 1) sorted by relevance
640 static off_t xrec_offset = 0; variable6407 xrec_offset = 0; in build_dblock()6439 "%011" FMT_off_t_o, xrec_offset); in build_dblock()6443 nblks = TBLOCKS(xrec_offset); in build_dblock()7028 if (xrec_offset + len > xrec_size) { in gen_num()7035 (void) sprintf(&xrec_ptr[xrec_offset], in gen_num()7037 xrec_offset += len; in gen_num()7067 if (xrec_offset + len > xrec_size) { in gen_date()7074 (void) sprintf(&xrec_ptr[xrec_offset], in gen_date()7076 xrec_offset += len; in gen_date()[all …]