Searched defs:pipeout (Results 1 – 3 of 3) sorted by relevance
83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute()836 doio(struct command *t, int *pipein, int *pipeout) in doio()
74 int pipeout; /* true => output to standard output */ variable
467 pipeout(int c) in pipeout() function