Searched defs:warc_s (Results 1 – 2 of 2) sorted by relevance
52 struct warc_s { struct53 unsigned int omit_warcinfo:1;55 time_t now;56 mode_t typ;57 unsigned int rng;59 uint64_t populz;
106 struct warc_s { struct115 warc_strbuf_t pool; argument125 static int _warc_skip(struct archive_read *a); argument142 struct warc_s *w; in archive_read_support_format_warc() argument