Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c3684 static int run_subshell(Shell_t *shp,const Shnode_t *t,pid_t grp) in run_subshell() function
3879 spawnpid = run_subshell(shp,t,grp); in sh_ntfork()