Home
last modified time | relevance | path

Searched refs:AE_IFIFO (Results 1 – 25 of 120) sorted by relevance

12345

/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_entry_strmode.c59 case AE_IFIFO: bp[0] = 'p'; break; in archive_entry_strmode()
H A Darchive_write_set_format.c105 case AE_IFIFO: in __archive_write_entry_filetype_unsupported()
H A Darchive_write_set_format_shar.c188 case AE_IFIFO: in archive_write_shar_header()
304 case AE_IFIFO: in archive_write_shar_header()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_entry_strmode.c59 case AE_IFIFO: bp[0] = 'p'; break; in archive_entry_strmode()
H A Darchive_write_set_format_shar.c188 case AE_IFIFO: in archive_write_shar_header()
305 case AE_IFIFO: in archive_write_shar_header()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_entry_strmode.c59 case AE_IFIFO: bp[0] = 'p'; break; in archive_entry_strmode()
H A Darchive_write_set_format_shar.c188 case AE_IFIFO: in archive_write_shar_header()
305 case AE_IFIFO: in archive_write_shar_header()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_entry_strmode.c59 case AE_IFIFO: bp[0] = 'p'; break; in archive_entry_strmode()
H A Darchive_write_set_format.c103 case AE_IFIFO: in __archive_write_entry_filetype_unsupported()
H A Darchive_write_set_format_shar.c188 case AE_IFIFO: in archive_write_shar_header()
304 case AE_IFIFO: in archive_write_shar_header()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_entry_strmode.c59 case AE_IFIFO: bp[0] = 'p'; break; in archive_entry_strmode()
H A Darchive_write_set_format.c103 case AE_IFIFO: in __archive_write_entry_filetype_unsupported()
H A Darchive_write_set_format_shar.c188 case AE_IFIFO: in archive_write_shar_header()
304 case AE_IFIFO: in archive_write_shar_header()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_entry_strmode.c59 case AE_IFIFO: bp[0] = 'p'; break; in archive_entry_strmode()
H A Darchive_write_set_format.c103 case AE_IFIFO: in __archive_write_entry_filetype_unsupported()
H A Darchive_write_set_format_shar.c188 case AE_IFIFO: in archive_write_shar_header()
304 case AE_IFIFO: in archive_write_shar_header()
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/libarchive/
H A Darchive_entry_strmode.c59 case AE_IFIFO: bp[0] = 'p'; break; in archive_entry_strmode()
H A Darchive_entry.h143 #define AE_IFIFO 0010000 macro
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/test/
H A Dtest_entry_strmode.c59 archive_entry_set_mode(entry, AE_IFIFO | 0444); in DEFINE_TEST()
H A Dtest_read_format_tar.c246 assertEqualInt(archive_entry_filetype(ae), AE_IFIFO); in verify6()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/test/
H A Dtest_entry_strmode.c59 archive_entry_set_mode(entry, AE_IFIFO | 0444); in DEFINE_TEST()
H A Dtest_read_format_tar.c246 assertEqualInt(archive_entry_filetype(ae), AE_IFIFO); in verify6()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/test/
H A Dtest_entry_strmode.c59 archive_entry_set_mode(entry, AE_IFIFO | 0444); in DEFINE_TEST()
H A Dtest_read_format_tar.c246 assertEqualInt(archive_entry_filetype(ae), AE_IFIFO); in verify6()
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/mac/meandmyshadow/archive/
H A Darchive_entry.h154 #define AE_IFIFO 0010000 macro

12345