Searched defs:xar_file (Results 1 – 1 of 1) sorted by relevance
147 struct xar_file { struct148 struct xar_file *next; argument149 struct xar_file *hdnext; argument150 struct xar_file *parent; argument151 int subdirs;153 unsigned int has;173 uint64_t id;174 uint64_t length;175 uint64_t offset;176 uint64_t size;[all …]