Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/vi/ex/
H A Dscript.h15 pid_t sh_pid; /* Shell pid. */ member
H A Dex_script.c128 switch (sc->sh_pid = fork()) { in sscr_init()
646 (void)proc_wait(sp, sc->sh_pid, "script-shell", 0, 0); in sscr_end()