Searched refs:vforkexecshell (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/bin/sh/ |
| H A D | jobs.h | 58 pid_t vforkexecshell(struct job *, char **, char **, const char *, int, int []);
|
| H A D | eval.c | 1002 vforkexecshell(jp, argv, environment(), path, in evalcommand()
|
| H A D | jobs.c | 1005 vforkexecshell(struct job *jp, char **argv, char **envp, const char *path, int idx, int pip[2]) in vforkexecshell() function
|