Searched defs:cfg_section (Results 1 – 2 of 2) sorted by relevance
62 struct cfg_section { struct77 void cfg_section_init(struct cfg_section **cfg_sct); argument
591 int cfg_read_ini(char *file_path, struct cfg_section **cfg_section) in cfg_read_ini()