gf_cfg_force_new  666 applications/dashcast/cmd_data.c 			cmd_data->conf = gf_cfg_force_new(NULL, argv[i]);
gf_cfg_force_new  670 applications/dashcast/cmd_data.c 			cmd_data->switch_conf = gf_cfg_force_new(NULL, argv[i]);
gf_cfg_force_new  925 applications/dashcast/cmd_data.c 		cmd_data->conf = gf_cfg_force_new(NULL, "dashcast.conf");
gf_cfg_force_new  931 applications/dashcast/cmd_data.c 		cmd_data->switch_conf = gf_cfg_force_new(NULL, "switch.conf");
gf_cfg_force_new 3927 applications/mp4box/main.c 			dash_ctx = gf_cfg_force_new(NULL, dash_ctx_file);
gf_cfg_force_new   83 include/gpac/config_file.h GF_Config *gf_cfg_force_new(const char *filePath, const char *fileName);
gf_cfg_force_new 1799 modules/gpac_js/gpac_js.c 			storage = gf_cfg_force_new(storage_dir, szFile);
gf_cfg_force_new  516 src/utils/cache.c 	entry->properties = gf_cfg_force_new ( cache_directory, tmp );