executable-find

executable-find is a compiled Lisp function in `files.el'.

(executable-find COMMAND)

Search for COMMAND in `exec-path' and return the absolute file name.
Return nil if COMMAND is not found anywhere in `exec-path'.