Searched defs:tryreplace (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/cache/ | ||
H A D | mod_socache_shmcb.c | 487 int tryreplace; local 498 tryreplace = shmcb_subcache_remove(s, header, subcache, id, idlen); 505 if (tryreplace == 0) { |
Completed in 14 milliseconds