Home
last modified time | relevance | path

Searched refs:arf_tar (Results 1 – 5 of 5) sorted by relevance

/dports/archivers/gcpio/cpio-2.13/src/
H A Dcopyout.c85 else if (archive_format == arf_tar || archive_format == arf_ustar) in tape_pad_output()
225 if (archive_format == arf_tar || archive_format == arf_ustar) in writeout_defered_file()
560 case arf_tar: in write_out_header()
656 if (archive_format == arf_tar || archive_format == arf_ustar) in process_copy_out()
680 if (archive_format == arf_tar || archive_format == arf_ustar) in process_copy_out()
727 if (archive_format == arf_tar || archive_format == arf_ustar) in process_copy_out()
755 if (archive_format == arf_tar) in process_copy_out()
804 if (archive_format == arf_tar || archive_format == arf_ustar) in process_copy_out()
860 if (archive_format != arf_tar && archive_format != arf_ustar) in process_copy_out()
H A Dcopyin.c98 else if (archive_format == arf_tar || archive_format == arf_ustar) in tape_skip_padding()
136 if (archive_format != arf_tar && archive_format != arf_ustar) in list_file()
442 && archive_format != arf_tar in copyin_regular_file()
459 else if ((archive_format == arf_tar || archive_format == arf_ustar) in copyin_regular_file()
558 if (file_hdr->c_nlink > 1 && archive_format != arf_tar in copyin_device()
629 if (archive_format != arf_tar && archive_format != arf_ustar) in copyin_link()
924 archive_format = arf_tar; in read_in_header()
934 if (archive_format == arf_tar || archive_format == arf_ustar) in read_in_header()
1365 if (archive_format != arf_tar && archive_format != arf_ustar) in process_copy_in()
H A Dextern.h27 arf_tar, arf_ustar, arf_hpoldascii, arf_hpbinary enumerator
H A Dmain.c378 archive_format = arf_tar; in parse_opt()
H A Dutil.c1532 case arf_tar: in arf_stores_inode_p()