Searched refs:SIZE_AS_PERCENT (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/named/ | ||
H A D | server.c | 141 #ifndef SIZE_AS_PERCENT 142 #define SIZE_AS_PERCENT ((size_t)-2) macro 3512 max_cache_size = SIZE_AS_PERCENT; 3530 if (max_cache_size == SIZE_AS_PERCENT) { |
Completed in 75 milliseconds