Searched refs:cfg_strlist_find (Results 1 – 3 of 3) sorted by relevance
937 struct config_strlist* cfg_strlist_find(struct config_strlist* head,
447 { 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
3236 if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_provider_cert, $2))3252 if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_secret_key, $2))