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

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c87 struct bucket *ucache = calloc(cache_size, sizeof(struct bucket)); local
173 struct bucket *ucache = (struct bucket *)private_data; local
H A Darchive_read_disk_set_standard_lookup.c97 struct name_cache *ucache = malloc(sizeof(struct name_cache)); local

Completed in 102 milliseconds