Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/util/
HDconfig_file.h937 struct config_strlist* cfg_strlist_find(struct config_strlist* head,
HDconfig_file.c447 { if(cfg_strlist_find(cfg->var, val)) { return 0;} \
1755 cfg_strlist_find(struct config_strlist* head, const char *item) in cfg_strlist_find() function
HDconfigparser.y3236 if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_provider_cert, $2))
3252 if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_secret_key, $2))