Searched refs:vforkexecshell (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Djobs.h94 pid_t vforkexecshell(struct job *, char **, char **, const char *, int, int []);
H A Deval.c961 vforkexecshell(jp, argv, environment(), path,
H A Djobs.c890 vforkexecshell(struct job *jp, char **argv, char **envp, const char *path, int idx, int pip[2]) function
896 TRACE(("vforkexecshell(%%%td, %s, %p) called\n", jp - jobtab, argv[0],

Completed in 242 milliseconds