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.
|