Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_warc.c126 static int _warc_rdhdr(struct archive_read *a, struct archive_entry *e);
156 _warc_bid, NULL, _warc_rdhdr, _warc_read, in archive_read_support_format_warc()
210 _warc_rdhdr(struct archive_read *a, struct archive_entry *entry) in _warc_rdhdr() function