HomeSort by: relevance | last modified time | path
    Searched defs:shellexec (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/sh/
exec.c 125 shellexec(char **argv, char **envp, const char *path, int idx, int vforked) function in typeref:typename:void
211 ("shellexec failed for %s, errno %d, vforked %d, suppressint %d\n",
335 shellexec(new, envp, pathval(), 0);
564 * change the shellexec routine as well.

Completed in 13 milliseconds