Searched defs:read_header (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_private.h102 int (*read_header)(struct archive_read_filter *self, struct archive_entry *entry); member in struct:archive_read_filter
204 int (*read_header)(struct archive_read *, struct archive_entry *); member in struct:archive_read::archive_format_descriptor
H A Darchive_read_support_format_cpio.c177 int (*read_header)(struct archive_read *, struct cpio *, member in struct:cpio
H A Darchive_read_support_format_mtree.c1115 read_header(struct archive_read *a, struct archive_entry *entry) function
H A Darchive_read_support_format_rar.c1259 read_header(struct archive_read *a, struct archive_entry *entry, function
/freebsd-11-stable/usr.bin/dtc/
H A Dfdt.cc1948 bool read_header = false; local
1560 parse_file(text_input_buffer &input, std::vector<node_ptr> &roots, bool &read_header) argument

Completed in 184 milliseconds