Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c147 struct xar_file { struct
148 struct xar_file *next; argument
151 int subdirs;
153 unsigned int has;
173 uint64_t id;
174 uint64_t length;
175 uint64_t offset;
176 uint64_t size;
177 enum enctype encoding;
182 time_t ctime;
[all …]