Home
last modified time | relevance | path

Searched refs:S_POW2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfig_file.c489 #define S_POW2(str, var) if(strcmp(opt, str)==0) \ macro
623 else S_POW2("msg-cache-slabs:", msg_cache_slabs) in config_set_option()
633 else S_POW2("rrset-cache-slabs:", rrset_cache_slabs) in config_set_option()
657 else S_POW2("infra-cache-slabs:", infra_cache_slabs) in config_set_option()
751 else S_POW2("key-cache-slabs:", key_cache_slabs) in config_set_option()
817 else S_POW2("dnscrypt-shared-secret-cache-slabs:", in config_set_option()
821 else S_POW2("dnscrypt-nonce-cache-slabs:", in config_set_option()
838 else S_POW2("ip-ratelimit-slabs:", ip_ratelimit_slabs) in config_set_option()
839 else S_POW2("ratelimit-slabs:", ratelimit_slabs) in config_set_option()