erc-find-file

erc-find-file is a compiled Lisp function in `erc.el'.

(erc-find-file FILE &optional PATH)

Search for a FILE in the filesystem.
First the `default-directory' is searched for FILE, then any directories
specified in the list PATH.

If FILE is found, return the path to it.