Searched defs:sh_pipe (Results 1 - 2 of 2) sorted by relevance
| /ast/src/cmd/ksh93/sh/ | ||
| H A D | args.c | 778 # define sh_pipe(a) sh_rpipe(a) macro 796 sh_pipe(pv); |
| H A D | io.c | 888 int sh_pipe(register int pv[]) function 906 return sh_pipe(pv); |
Completed in 13 milliseconds