Searched refs:cache_create_entity (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/cache/
H A Dcache_storage.h40 int cache_create_entity(cache_request_rec *cache, request_rec *r,
H A Dcache_storage.c72 int cache_create_entity(cache_request_rec *cache, request_rec *r, function
H A Dmod_cache.c801 * If we can, call cache_create_entity() and save the headers and body
1326 rv = cache_create_entity(cache, r, size, in);

Completed in 22 milliseconds