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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c97 struct name_cache *ucache = malloc(sizeof(struct name_cache)); local
H A Darchive_write_disk_set_standard_lookup.c87 struct bucket *ucache = malloc(cache_size * sizeof(struct bucket)); local
171 struct bucket *ucache = (struct bucket *)private_data; local

Completed in 59 milliseconds