recentf-expand-file-name

recentf-expand-file-name is a compiled Lisp function in `recentf.el'.

(recentf-expand-file-name NAME)

Convert file NAME to absolute, and canonicalize it.
NAME is first passed to the function `expand-file-name', then to
`recentf-filename-handlers' to post process it.