Searched refs:cfg_strlist_append (Results 1 – 3 of 3) sorted by relevance
855 int cfg_strlist_append(struct config_strlist_head* list, char* item);
426 { return cfg_strlist_append(&cfg->var, strdup(val)); }750 if(!cfg_strlist_append(&m->list, strdup(line))) in config_collate_func()1609 int cfg_strlist_append(struct config_strlist_head* list, char* item) in cfg_strlist_append() function
936 if(!cfg_strlist_append(&cfg_parser->cfg->tls_session_ticket_keys,2676 if(!cfg_strlist_append(&cfg_parser->cfg->control_ifs, $2))