Home
last modified time | relevance | path

Searched defs:pipes (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/cmd/lp/cmd/lpsched/
H A Dpickfilter.c88 char * pipes[2] = { 0 , 0 }; in pickfilter() local
/titanic_52/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c118 char **pipes, in insfilter() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c1599 int pipes[3]; in sh_exec() local
3632 static void coproc_init(Shell_t *shp, int pipes[]) in coproc_init() argument