mc_opendir 314 lib/vfs/vfs.h DIR *mc_opendir (const vfs_path_t *vpath); mc_opendir 194 lib/widget/input_complete.c directory = mc_opendir (dirname_vpath); mc_opendir 654 src/filemanager/dir.c dirp = mc_opendir (vpath); mc_opendir 721 src/filemanager/dir.c dirp = mc_opendir (vpath); mc_opendir 644 src/filemanager/file.c dir = mc_opendir (dirname_vpath); mc_opendir 1444 src/filemanager/file.c reading = mc_opendir (vpath); mc_opendir 1507 src/filemanager/file.c while ((dir = mc_opendir (vpath)) == NULL) mc_opendir 3222 src/filemanager/file.c reading = mc_opendir (src_vpath); mc_opendir 1359 src/filemanager/find.c dirp = mc_opendir (tmp_vpath); mc_opendir 917 src/filemanager/treestore.c dirp = mc_opendir (vpath);