Searched refs:cfg_strlist_append (Results 1 – 4 of 4) sorted by relevance
1282 if(!cfg_strlist_append(&local_list, in main()1287 if(!cfg_strlist_append(&tcp_list, in main()1292 if(!cfg_strlist_append(&tls_list, in main()
954 int cfg_strlist_append(struct config_strlist_head* list, char* item);
461 { return cfg_strlist_append(&cfg->var, strdup(val)); }841 if(!cfg_strlist_append(&m->list, strdup(line))) in config_collate_func()1792 int cfg_strlist_append(struct config_strlist_head* list, char* item) in cfg_strlist_append() function
1034 if(!cfg_strlist_append(&cfg_parser->cfg->tls_session_ticket_keys,3081 if(!cfg_strlist_append(&cfg_parser->cfg->control_ifs, $2))