Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.c470 #define S_POW2(str, var) if(strcmp(opt, str)==0) \ macro
599 else S_POW2("msg-cache-slabs:", msg_cache_slabs) in config_set_option()
609 else S_POW2("rrset-cache-slabs:", rrset_cache_slabs) in config_set_option()
631 else S_POW2("infra-cache-slabs:", infra_cache_slabs) in config_set_option()
718 else S_POW2("key-cache-slabs:", key_cache_slabs) in config_set_option()
780 else S_POW2("dnscrypt-shared-secret-cache-slabs:", in config_set_option()
784 else S_POW2("dnscrypt-nonce-cache-slabs:", in config_set_option()
801 else S_POW2("ip-ratelimit-slabs:", ip_ratelimit_slabs) in config_set_option()
802 else S_POW2("ratelimit-slabs:", ratelimit_slabs) in config_set_option()