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