Searched refs:hdlink_orgs (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c347 struct xar_file *hdlink_orgs; member in struct:xar
601 for (file = xar->hdlink_orgs; file != NULL; file = file->hdnext) {
1931 xar->file->hdnext = xar->hdlink_orgs;
1932 xar->hdlink_orgs = xar->file;

Completed in 92 milliseconds