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

/osnet-11/usr/src/lib/libshell/common/include/
H A Ddefs.h439 extern int sh_copipe(Shell_t*, int[], int);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c1499 sh_copipe(shp,shp->outpipe=shp->cpipe,0);
1503 sh_copipe(shp,shp->inpipe=pipes,0);
1906 sh_copipe(shp,pvn,0);
1924 sh_copipe(shp,pvn,0);
H A Dio.c935 int sh_copipe(Shell_t *shp, int *pv, int out) function

Completed in 39 milliseconds