Home
last modified time | relevance | path

Searched refs:read_Times (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c420 static int read_Times(struct archive_read *, struct _7z_header_info *,
2612 if (read_Times(a, h, type) < 0) in read_Header()
2839 read_Times(struct archive_read *a, struct _7z_header_info *h, int type) in read_Times() function