mc_opendir        311 lib/vfs/vfs.h  DIR *mc_opendir (const vfs_path_t * vpath);
mc_opendir        198 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        657 src/filemanager/file.c     dir = mc_opendir (dirname_vpath);
mc_opendir       1470 src/filemanager/file.c     reading = mc_opendir (vpath);
mc_opendir       1533 src/filemanager/file.c     dir = mc_opendir (vpath);
mc_opendir       3161 src/filemanager/file.c     reading = mc_opendir (src_vpath);
mc_opendir       1362 src/filemanager/find.c                 dirp = mc_opendir (tmp_vpath);
mc_opendir        917 src/filemanager/treestore.c     dirp = mc_opendir (vpath);