Searched refs:cache_remove_lock (Results 1 - 3 of 3) sorted by relevance
/httpd/modules/cache/ |
H A D | cache_util.h | 299 apr_status_t cache_remove_lock(cache_server_conf *conf,
|
H A D | mod_cache.c | 722 cache_remove_lock(conf, cache, f->r, NULL); 742 cache_remove_lock(conf, cache, f->r, cache->out); 762 cache_remove_lock(conf, cache, f->r, NULL); 923 cache_remove_lock(conf, cache, f->r, NULL); 1204 cache_remove_lock(conf, cache, r, NULL); 1236 cache_remove_lock(conf, cache, r, NULL); 1339 cache_remove_lock(conf, cache, r, NULL); 1568 cache_remove_lock(conf, cache, r, NULL); 1582 cache_remove_lock(conf, cache, r, NULL); 1907 cache_remove_lock(con [all...] |
H A D | cache_util.c | 371 apr_status_t cache_remove_lock(cache_server_conf *conf, function
|
Completed in 73 milliseconds