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