Searched refs:section_t (Results 1 – 1 of 1) sorted by relevance
34 } section_t; typedef45 static section_t *section_new(const char *name);47 static section_t *section_find(const config_t *config, const char *section);133 const section_t *section = (const section_t *)list_node(node); in config_has_key_in_section()221 section_t *sec = section_find(config, section); in config_set_string()249 section_t *sec = section_find(config, section); in config_remove_section()264 section_t *sec = section_find(config, section); in config_remove_key()300 const section_t *section = (const section_t *)list_node(lnode); in config_section_name()311 const section_t *section = (const section_t *)list_node(node); in get_config_size()408 const section_t *section = (const section_t *)list_node(node); in config_save()[all …]