Searched defs:warc_s (Results 1 – 2 of 2) sorted by relevance
53 struct warc_s { struct54 unsigned int omit_warcinfo:1;56 time_t now;57 mode_t typ;58 unsigned int rng;60 uint64_t populz;
107 struct warc_s { struct116 warc_strbuf_t pool; argument126 static int _warc_skip(struct archive_read *a); argument143 struct warc_s *w; in archive_read_support_format_warc() argument