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

/httpd/modules/cache/
H A Dmod_socache_shmcb.c154 #define SHMCB_SUBCACHE(pHeader, num) \ macro
162 SHMCB_SUBCACHE((pHeader), *(id) & ((pHeader)->subcache_num - 1))
459 SHMCBSubcache *subcache = SHMCB_SUBCACHE(header, loop);
590 SHMCBSubcache *subcache = SHMCB_SUBCACHE(header, loop);
693 SHMCBSubcache *subcache = SHMCB_SUBCACHE(header, loop);

Completed in 14 milliseconds