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 641 src/filemanager/file.c dir = mc_opendir (dirname_vpath); mc_opendir 1450 src/filemanager/file.c reading = mc_opendir (vpath); mc_opendir 1513 src/filemanager/file.c while ((dir = mc_opendir (vpath)) == NULL) mc_opendir 3213 src/filemanager/file.c reading = mc_opendir (src_vpath); mc_opendir 1331 src/filemanager/find.c dirp = mc_opendir (tmp_vpath); mc_opendir 918 src/filemanager/treestore.c dirp = mc_opendir (vpath);