Lines Matching defs:section
80 char section[CFG_MAX_KEY]; member
230 cfg_get_parser_offset(const char *section) in cfg_get_parser_offset()
397 char *section; in cfg_get_cstring() local
549 const char *section, int numflds, ...) { in cfg_find_cstring()
693 char *section; in cfg_put_cstring() local
1149 cfg_get_options(CFGFILE *cfg, int section, const char *basekey, char *tag, in cfg_get_options()
1203 cfg_put_options(CFGFILE *cfg, int section, const char *basekey, char *tag, in cfg_put_options()
1311 cfg_get_single_option(CFGFILE *cfg, int section, const char *basekey, char *tag, in cfg_get_single_option()
1393 cfg_del_option(CFGFILE *cfg, int section, const char *basekey, char *tag) in cfg_del_option()
2080 int section; in cfg_commit() local
2241 cfg_rewind(CFGFILE *cfg, int section) in cfg_rewind()
2367 cfg_update_parser_config(CFGFILE *cfg, const char *key, int section) in cfg_update_parser_config()
2667 int section = 0; in cfg_replace_lists() local
3095 cfg_get_num_entries(CFGFILE *cfg, char *section) in cfg_get_num_entries()
3128 cfg_get_section(CFGFILE *cfg, char ***list, const char *section) in cfg_get_section()
3331 cfg_get_srtdsec(CFGFILE *cfg, char ***list, const char *section, in cfg_get_srtdsec()
3467 cfg_free_section(char ***section, int size) in cfg_free_section()