Home
last modified time | relevance | path

Searched defs:gcache (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_disk_set_standard_lookup.c87 struct bucket *gcache = calloc(cache_size, sizeof(struct bucket)); in archive_write_disk_set_standard_lookup() local
103 struct bucket *gcache = (struct bucket *)private_data; in lookup_gid() local
H A Darchive_read_disk_set_standard_lookup.c97 struct name_cache *gcache = malloc(sizeof(struct name_cache)); in archive_read_disk_set_standard_lookup() local