mc_opendir        318 lib/vfs/vfs.h  DIR *mc_opendir (const vfs_path_t * vpath);
mc_opendir        193 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        650 src/filemanager/file.c     dir = mc_opendir (dirname_vpath);
mc_opendir       1460 src/filemanager/file.c     reading = mc_opendir (vpath);
mc_opendir       1521 src/filemanager/file.c     dir = mc_opendir (vpath);
mc_opendir       3219 src/filemanager/file.c     reading = mc_opendir (src_vpath);
mc_opendir       1366 src/filemanager/find.c                 dirp = mc_opendir (tmp_vpath);
mc_opendir        917 src/filemanager/treestore.c     dirp = mc_opendir (vpath);