Home
last modified time | relevance | path

Searched defs:xar_file (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c148 struct xar_file { struct
149 struct xar_file *next; argument
152 int subdirs;
154 unsigned int has;
174 uint64_t id;
175 uint64_t length;
176 uint64_t offset;
177 uint64_t size;
178 enum enctype encoding;
183 time_t ctime;
[all …]