Searched defs:DEF_SHMEM_SIZE (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_auth_digest.c | 181 #define DEF_SHMEM_SIZE 1000L /* ~ 12 entries */ macro 185 static apr_size_t shmem_size = DEF_SHMEM_SIZE; |
Completed in 15 milliseconds