Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/
HDconfig_file.c482 #define S_SIZET_OR_ZERO(str, var) if(strcmp(opt, str) == 0) \ macro
641 else S_SIZET_OR_ZERO("outgoing-num-tcp:", outgoing_num_tcp) in config_set_option()
642 else S_SIZET_OR_ZERO("incoming-num-tcp:", incoming_num_tcp) in config_set_option()
649 else S_SIZET_OR_ZERO("jostle-timeout:", jostle_time) in config_set_option()
721 else S_SIZET_OR_ZERO("unwanted-reply-threshold:", unwanted_threshold) in config_set_option()