gf_cfg_get_section_name   81 applications/dashcast/cmd_data.c 		const char *section_name = gf_cfg_get_section_name(conf, i);
gf_cfg_get_section_name  174 applications/dashcast/cmd_data.c 		const char *section_name = gf_cfg_get_section_name(conf, i);
gf_cfg_get_section_name  290 applications/dashcast/cmd_data.c 		const char *section_name = gf_cfg_get_section_name(conf, i);
gf_cfg_get_section_name 3071 applications/mp4client/main.c 		const char *sec = gf_cfg_get_section_name(cfg_file, i);
gf_cfg_get_section_name  152 include/gpac/config_file.h const char *gf_cfg_get_section_name(GF_Config *cfgFile, u32 secIndex);
gf_cfg_get_section_name  450 src/compositor/mpeg4_textures.c 			const char *name = gf_cfg_get_section_name(compositor->user->config, i);
gf_cfg_get_section_name 5325 src/media_tools/dash_segmenter.c 		section = gf_cfg_get_section_name(dasher->dash_ctx, i);
gf_cfg_get_section_name 5378 src/media_tools/dash_segmenter.c 		section = gf_cfg_get_section_name(dasher->dash_ctx, i);
gf_cfg_get_section_name 5525 src/media_tools/dash_segmenter.c 		const char *opt = gf_cfg_get_section_name(dash_ctx, i);
gf_cfg_get_section_name  599 src/terminal/terminal.c 		const char *name = gf_cfg_get_section_name(cfg, i);
gf_cfg_get_section_name 1561 src/terminal/terminal.c 			const char *name = gf_cfg_get_section_name(term->user->config, i);