Searched defs:xar_file (Results 1 – 1 of 1) sorted by relevance
148 struct xar_file { struct149 struct xar_file *next; argument152 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 …]