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

/httpd/modules/cache/
H A Dmod_socache_shmcb.c487 int tryreplace; local
498 tryreplace = shmcb_subcache_remove(s, header, subcache, id, idlen);
505 if (tryreplace == 0) {

Completed in 14 milliseconds