file0            3456 src/diffviewer/ydiff.c     vfs_path_t *file0 = NULL;
file0            3471 src/diffviewer/ydiff.c             file0 = vfs_path_append_new (panel0->cwd_vpath, fe0->fname->str, (char *) NULL);
file0            3499 src/diffviewer/ydiff.c             file0 = vfs_path_from_str (p0);
file0            3500 src/diffviewer/ydiff.c             if (mc_stat (file0, &st) == 0)
file0            3544 src/diffviewer/ydiff.c         if (file0 != NULL && file1 != NULL)
file0            3555 src/diffviewer/ydiff.c                                 vfs_path_as_str (file0), vfs_path_as_str (file1));
file0            3567 src/diffviewer/ydiff.c     vfs_path_free (file0, TRUE);