Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c88 if (ucache == NULL || gcache == NULL) { in archive_write_disk_set_standard_lookup() local
104 struct bucket *gcache = (struct bucket *)private_data; lookup_gid() local
H A Darchive_read_disk_set_standard_lookup.c98 struct name_cache *gcache = malloc(sizeof(struct name_cache)); archive_read_disk_set_standard_lookup() local