Searched refs:_7z_header_info (Results 1 – 1 of 1) sorted by relevance
203 struct _7z_header_info { struct396 static void free_Header(struct _7z_header_info *);413 static int read_Header(struct archive_read *, struct _7z_header_info *,420 static int read_Times(struct archive_read *, struct _7z_header_info *,429 struct _7z_header_info *);673 struct _7z_header_info header; in archive_read_format_7zip_read_header()2487 free_Header(struct _7z_header_info *h) in free_Header()2496 read_Header(struct archive_read *a, struct _7z_header_info *h, in read_Header()2862 read_Times(struct archive_read *a, struct _7z_header_info *h, int type) in read_Times()2996 struct _7z_header_info *header) in slurp_central_directory()