file0            3448 src/diffviewer/ydiff.c     vfs_path_t *file0 = NULL;
file0            3469 src/diffviewer/ydiff.c             file0 = vfs_path_append_new (panel0->cwd_vpath, fe0->fname->str, (char *) NULL);
file0            3502 src/diffviewer/ydiff.c             file0 = vfs_path_from_str (p0);
file0            3503 src/diffviewer/ydiff.c             if (mc_stat (file0, &st) == 0)
file0            3547 src/diffviewer/ydiff.c         if (file0 != NULL && file1 != NULL)
file0            3558 src/diffviewer/ydiff.c                                 vfs_path_as_str (file0), vfs_path_as_str (file1));
file0            3570 src/diffviewer/ydiff.c     vfs_path_free (file0, TRUE);