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

/ast/src/cmd/ksh93/include/
H A Dio.h73 extern int sh_rpipe(int[]);
/ast/src/cmd/ksh93/sh/
H A Dio.c904 int sh_rpipe(register int pv[]) function
911 int sh_rpipe(register int pv[]) function
H A Dargs.c778 # define sh_pipe(a) sh_rpipe(a)
H A Dxec.c115 if(sh_rpipe(subpipe) < 0)

Completed in 25 milliseconds