Searched defs:sh_pipe (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dargs.c778 # define sh_pipe(a) sh_rpipe(a) macro
796 sh_pipe(pv);
H A Dio.c888 int sh_pipe(register int pv[]) function
906 return sh_pipe(pv);

Completed in 17 milliseconds