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

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c88 struct bucket *gcache = calloc(cache_size, sizeof(struct bucket)); local
104 struct bucket *gcache = (struct bucket *)private_data; local
H A Darchive_read_disk_set_standard_lookup.c98 struct name_cache *gcache = malloc(sizeof(struct name_cache)); local

Completed in 40 milliseconds