cfg_strlist_find
{ if(cfg_strlist_find(cfg->var, val)) { return 0;} \
struct config_strlist* cfg_strlist_find(struct config_strlist* head,
if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_provider_cert, $2))
if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_secret_key, $2))
{ if(cfg_strlist_find(cfg->var, val)) { return 0;} \
struct config_strlist* cfg_strlist_find(struct config_strlist* head,
if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_provider_cert, $2))
if(cfg_strlist_find(cfg_parser->cfg->dnscrypt_secret_key, $2))