file-equal-p

file-equal-p is a compiled Lisp function in `files.el'.

(file-equal-p FILE1 FILE2)

Return non-nil if files FILE1 and FILE2 name the same file.
If FILE1 or FILE2 does not exist, the return value is unspecified.