Searched defs:ucache (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ | ||
H A D | archive_write_disk_set_standard_lookup.c | 87 struct bucket *ucache = calloc(cache_size, sizeof(struct bucket)); archive_write_disk_set_standard_lookup() local |
H A D | archive_read_disk_set_standard_lookup.c | 97 struct name_cache *ucache = malloc(sizeof(struct name_cache)); archive_read_disk_set_standard_lookup() local |