Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h1212 int cfg_count_numbers(const char* str);
H A Dconfig_file.c2177 cfg_count_numbers(const char* s) in cfg_count_numbers() function
/freebsd/contrib/unbound/iterator/
H A Diter_utils.c97 int count = cfg_count_numbers(str); in read_fetch_policy()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c161 c = cfg_count_numbers(cfg->val_nsec3_key_iterations); in val_apply_cfg()