gf_dir_exists    1152 applications/mp4client/main.c 				if (!gf_dir_exists(dst_name))
gf_dir_exists     965 include/gpac/tools.h Bool gf_dir_exists(char *DirPathName);
gf_dir_exists     244 modules/ft_font/ft_font.c 		if (gf_dir_exists(font_dir)) {
gf_dir_exists     362 src/media_tools/dash_segmenter.c 			if (!gf_dir_exists(segment_name)) {
gf_dir_exists      83 src/utils/os_config_init.c 		if (! gf_dir_exists(path)) return 0;
gf_dir_exists     299 src/utils/os_config_init.c 		if (!gf_dir_exists(file_path)) {
gf_dir_exists     466 src/utils/os_config_init.c 	if (!gf_dir_exists(cache_dir)) {
gf_dir_exists     766 src/utils/os_config_init.c 		if (!gf_dir_exists(szPath)) gf_mkdir(szPath);