file0            3418 src/diffviewer/ydiff.c     vfs_path_t *file0 = NULL;
file0            3439 src/diffviewer/ydiff.c         file0 = vfs_path_append_new (panel0->cwd_vpath, fe0->fname->str, (char *) NULL);
file0            3472 src/diffviewer/ydiff.c         file0 = vfs_path_from_str (p0);
file0            3473 src/diffviewer/ydiff.c         if (mc_stat (file0, &st) == 0)
file0            3517 src/diffviewer/ydiff.c         if (file0 != NULL && file1 != NULL)
file0            3528 src/diffviewer/ydiff.c                                 vfs_path_as_str (file0), vfs_path_as_str (file1));
file0            3540 src/diffviewer/ydiff.c     vfs_path_free (file0, TRUE);