Home
last modified time | relevance | path

Searched refs:read_header_auto (Results 1 – 6 of 6) sorted by relevance

/dports/archivers/gtar/tar-1.34/src/
H A Dcompare.c603 read_header_auto); in verify_volume()
614 read_header_auto); in verify_volume()
633 read_header_auto); in verify_volume()
H A Dupdate.c119 read_header_auto); in update_archive()
H A Ddelete.c278 read_header_auto); in delete_archive_members()
H A Dlist.c183 read_header_auto); in read_and()
247 read_header_auto); in read_and()
1453 if (read_header (&current_header, &current_stat_info, read_header_auto) in test_archive_label()
H A Dbuffer.c1411 rc = read_header (&current_header, info, read_header_auto); in read_header0()
1485 switch (read_header (&header, &dummy, read_header_auto)) in try_new_volume()
H A Dcommon.h594 read_header_auto, /* process extended headers automatically */ enumerator