Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c977 int unpipe=0; in sh_exec() local
1611 unpipe=iousepipe(shp); in sh_exec()
1689 if(shp->comsub==1 && usepipe && unpipe) in sh_exec()
1706 if(shp->comsub==1 && usepipe && unpipe) in sh_exec()
1747 if(usepipe && tsetio && subdup && unpipe) in sh_exec()