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

/ast/src/cmd/ksh93/sh/
H A Dxec.c808 static int sh_coexec(Shell_t *shp,const Shnode_t *t, int filt) argument
830 if(filt)
837 if(filt==3)
848 sh_exec(t,filt==1||filt==2?SH_NOFORK:0);
873 sh_deparse(sfstdout,t,filt==1||filt==2?FALTPIPE:0);
881 if(filt)
883 if(filt>1)
886 if(filt >
[all...]

Completed in 14 milliseconds