Searched refs:tf_cache (Results 1 – 1 of 1) sorted by relevance
118 void *tf_cache; member151 free(tf->tf_cache); in pkgfs_cleanup()282 free(tf->tf_cache); in pkg_close()320 memcpy(p, tf->tf_cache + fp, sz); in pkg_read()552 tf->tf_cache = malloc(sz); in cache_data()553 if (tf->tf_cache == NULL) { in cache_data()560 return (get_zipped(pkg, tf->tf_cache, sz)); in cache_data()