Searched refs:sh_pid (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/nvi/ex/
H A Dscript.h13 pid_t sh_pid; /* Shell pid. */ member in struct:_script
H A Dex_script.c134 switch (sc->sh_pid = fork()) {
601 (void)proc_wait(sp, (long)sc->sh_pid, "script-shell", 0, 0);

Completed in 55 milliseconds