Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dargs.c787 # define sh_pipe(a) sh_rpipe(a) macro
H A Dio.c895 int sh_pipe(register int pv[]) in sh_pipe() function