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

/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.h90 struct name_cache *gname_cache; member in struct:cpio
H A Dcpio.c443 free_cache(cpio->gname_cache);
1445 return (lookup_name(cpio, &cpio->gname_cache,
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c249 struct name_cache *gname_cache = (struct name_cache *)data; local
250 return (lookup_name(gname_cache,
/freebsd-11-stable/contrib/libarchive/tar/
H A Dbsdtar.h96 struct name_cache *gname_cache; /* for write.c */ member in struct:bsdtar

Completed in 82 milliseconds