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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c98 struct name_cache *gcache = malloc(sizeof(struct name_cache)); local
H A Darchive_write_disk_set_standard_lookup.c88 struct bucket *gcache = malloc(cache_size * sizeof(struct bucket)); local
101 struct bucket *gcache = (struct bucket *)private_data; local

Completed in 45 milliseconds