start-file-process-shell-command

start-file-process-shell-command is a compiled Lisp function in `subr.el'.

(start-file-process-shell-command NAME BUFFER COMMAND)

Start a program in a subprocess. Return the process object for it.
Similar to `start-process-shell-command', but calls `start-file-process'.