Searched refs:remove_entity (Results 1 - 4 of 4) 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,
H A Dmod_cache.c1312 cache->provider->remove_entity(cache->stale_handle);

Completed in 1865 milliseconds