Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshnodes.h213 extern Sfio_t *sh_subshell(Shnode_t*, int, int);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dsubshell.c469 Sfio_t *sh_subshell(Shnode_t *t, int flags, int comsub) in sh_subshell() function
H A Dmacro.c1999 sp = sh_subshell(t,sh_isstate(SH_ERREXIT),type); in comsubst()
H A Dxec.c1478 sh_subshell(t->par.partre,flags,0); in sh_exec()