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

/httpd/modules/cache/
H A Dmod_socache_shmcb.c48 #define ALIGNED_SUBCACHE_SIZE APR_ALIGN_DEFAULT(sizeof(SHMCBSubcache)) macro
173 ALIGNED_SUBCACHE_SIZE + \
438 header->subcache_data_offset = ALIGNED_SUBCACHE_SIZE +

Completed in 22 milliseconds