Home
last modified time | relevance | path

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

/NextBSD/bin/sh/
HDjobs.h91 pid_t vforkexecshell(struct job *, char **, char **, const char *, int, int []);
HDeval.c1005 vforkexecshell(jp, argv, environment(), path, in evalcommand()
HDjobs.c951 vforkexecshell(struct job *jp, char **argv, char **envp, const char *path, int idx, int pip[2]) in vforkexecshell() function