diff_two_paths    178 lib/util.h     char *diff_two_paths (const vfs_path_t * vpath1, const vfs_path_t * vpath2);
diff_two_paths    370 src/filemanager/cmd.c             s_str = diff_two_paths (other_panel->cwd_vpath, s);
diff_two_paths    584 src/filemanager/file.c                 s = diff_two_paths (tmp_vpath1, tmp_vpath2);