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

/httpd/modules/cache/
H A Dmod_cache.h100 int (*remove_entity) (cache_handle_t *h); member in struct:__anon85
H A Dmod_cache_disk.c61 static int remove_entity(cache_handle_t *h);
612 static int remove_entity(cache_handle_t *h) function
1544 &remove_entity,
H A Dmod_cache_socache.c713 static int remove_entity(cache_handle_t *h) function
1548 &remove_entity, &store_headers, &store_body, &recall_headers, &recall_body,

Completed in 18 milliseconds