Home
last modified time | relevance | path

Searched defs:read_file_data (Results 1 – 25 of 29) sorted by relevance

12

/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/libarchive/
H A Darchive_read_open_filename.c54 struct read_file_data { struct
55 int fd;
56 size_t block_size;
57 void *buffer;
58 mode_t st_mode; /* Mode bits for opened file. */
59 char can_skip; /* This file supports skipping. */
83 struct read_file_data *mine; in archive_read_open_filename() argument
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_read_open_filename.c73 struct read_file_data { struct
74 int fd;
75 size_t block_size;
76 void *buffer;
77 mode_t st_mode; /* Mode bits for opened file. */
78 char use_lseek;
79 enum fnt_e { FNT_STDIN, FNT_MBS, FNT_WCS } filename_type;
80 union {
83 } filename; /* Must be last! */
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_read_open_filename.c73 struct read_file_data { struct
74 int fd;
75 size_t block_size;
76 void *buffer;
77 mode_t st_mode; /* Mode bits for opened file. */
78 char use_lseek;
79 enum fnt_e { FNT_STDIN, FNT_MBS, FNT_WCS } filename_type;
80 union {
83 } filename; /* Must be last! */
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_read_open_filename.c73 struct read_file_data { struct
74 int fd;
75 size_t block_size;
76 void *buffer;
77 mode_t st_mode; /* Mode bits for opened file. */
78 char use_lseek;
79 enum fnt_e { FNT_STDIN, FNT_MBS, FNT_WCS } filename_type;
80 union {
83 } filename; /* Must be last! */
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_open_filename.c73 struct read_file_data { struct
74 int fd;
75 size_t block_size;
76 void *buffer;
77 mode_t st_mode; /* Mode bits for opened file. */
78 char use_lseek;
79 enum fnt_e { FNT_STDIN, FNT_MBS, FNT_WCS } filename_type;
80 union {
83 } filename; /* Must be last! */
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_open_filename.c73 struct read_file_data { struct
74 int fd;
75 size_t block_size;
76 void *buffer;
77 mode_t st_mode; /* Mode bits for opened file. */
78 char use_lseek;
79 enum fnt_e { FNT_STDIN, FNT_MBS, FNT_WCS } filename_type;
80 union {
83 } filename; /* Must be last! */
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_open_filename.c73 struct read_file_data { struct
74 int fd;
75 size_t block_size;
76 void *buffer;
77 mode_t st_mode; /* Mode bits for opened file. */
78 char use_lseek;
79 enum fnt_e { FNT_STDIN, FNT_MBS, FNT_WCS } filename_type;
80 union {
83 } filename; /* Must be last! */
/dports/devel/libewf/libewf-20140812/libmfdata/
H A Dlibmfdata_file_list.h69 int (*read_file_data)( member
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.57.0/src/
H A Dtests.rs24 fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.57.0/benches/
H A Dbenchmark.rs1 pub fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.52.2/benches/
H A Dbenchmark.rs1 pub fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.51.4/benches/
H A Dbenchmark.rs1 pub fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/wasmparser-0.39.1/benches/
H A Dbenchmark.rs1 pub fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser-0.48.2/benches/
H A Dbenchmark.rs1 pub fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser/benches/
H A Dbenchmark.rs1 pub fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Darcfs.c99 static unsigned char *read_file_data(FILE *in, in read_file_data() function
H A Dunarc.c157 static unsigned char *read_file_data(FILE * in, in read_file_data() function
/dports/archivers/lhasa/lhasa-0.3.1/test/
H A Dtest-decoder.c68 static void read_file_data(char *filename, uint8_t **data, size_t *len) in read_file_data() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/wasmparser-0.39.1/src/
H A Dtests.rs40 fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser-0.48.2/src/
H A Dtests.rs39 fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.51.4/src/
H A Dtests.rs39 fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.52.2/src/
H A Dtests.rs39 fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser/src/
H A Dtests.rs39 fn read_file_data(path: &PathBuf) -> Vec<u8> { in read_file_data() function
/dports/archivers/nomarch/nomarch-1.4/
H A Dmain.c183 unsigned char *read_file_data(FILE *in,struct archived_file_header_tag *hdrp) in read_file_data() function
/dports/archivers/lbrate/lbrate-1.1/
H A Dmain.c174 unsigned char *read_file_data(FILE *in,struct lbr_file_entry_tag *hdrp) in read_file_data() function

12