Searched refs:vforkexecshell (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/bin/sh/ |
| HD | jobs.h | 91 pid_t vforkexecshell(struct job *, char **, char **, const char *, int, int []);
|
| HD | eval.c | 1005 vforkexecshell(jp, argv, environment(), path, in evalcommand()
|
| HD | jobs.c | 951 vforkexecshell(struct job *jp, char **argv, char **envp, const char *path, int idx, int pip[2]) in vforkexecshell() function
|