Searched defs:store_body (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/cache/
H A Dmod_cache.h102 apr_status_t (*store_body)(cache_handle_t *h, request_rec *r, apr_bucket_brigade *in, member in struct:__anon85
H A Dmod_cache_disk.c63 static apr_status_t store_body(cache_handle_t *h, request_rec *r, apr_bucket_brigade *in,
1124 static apr_status_t store_body(cache_handle_t *h, request_rec *r, function
1546 &store_body,
H A Dmod_cache_socache.c938 static apr_status_t store_body(cache_handle_t *h, request_rec *r, function
1548 &remove_entity, &store_headers, &store_body, &recall_headers, &recall_body,

Completed in 873 milliseconds