Searched defs:xar_file (Results 1 – 1 of 1) sorted by relevance
152 struct xar_file { struct153 struct xar_file *next; argument154 struct xar_file *hdnext; argument155 struct xar_file *parent; argument156 int subdirs;158 unsigned int has;178 uint64_t id;179 uint64_t length;180 uint64_t offset;181 uint64_t size;[all …]