Home
last modified time | relevance | path

Searched refs:continued_file_offset (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/gtar/tar-1.34/src/
H A Dbuffer.c92 uintmax_t continued_file_offset; variable
1330 continued_file_size = continued_file_offset = 0; in new_volume()
1518 continued_file_offset = in try_new_volume()
1553 s = continued_file_size + continued_file_offset; in try_new_volume()
1555 if (bufmap_head->sizetotal != s || s < continued_file_offset) in try_new_volume()
1565 STRINGIFY_BIGINT (continued_file_offset, s2buf))); in try_new_volume()
1570 continued_file_offset) in try_new_volume()
1579 STRINGIFY_BIGINT (continued_file_offset, s2buf))); in try_new_volume()
H A Dcommon.h451 extern uintmax_t continued_file_offset;
H A Dxheader.c1649 continued_file_offset = u; in volume_offset_decoder()
/dports/archivers/gtar/tar-1.34/
H A DChangeLog8514 (continued_file_offset): New globals.