Searched defs:pipeout (Results 1 – 7 of 7) sorted by relevance
53 execute(struct command *t, int wanttty, int *pipein, int *pipeout) in execute()514 doio(struct command *t, int *pipein, int *pipeout) in doio()
20 pipeout) in Classify_File() argument
88 static int pipeout; variable
101 static int pipeout = 0; variable
72 int pipeout; /* true => output to standard output */ variable
603 HANDLE pipein[2], pipeout[2]; in piped_child() local
310 int pipeout; variable