Searched defs:pipeout (Results 1 – 8 of 8) sorted by relevance
62 execute(struct command *t, int wtty, int *pipein, int *pipeout) in execute()524 doio(struct command *t, int *pipein, int *pipeout) in doio()
43 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
92 static int pipeout; variable
110 static int pipeout = 0; variable
380 int pipeout[2], pipeerr[2]; in muxer_test() local
91 int pipeout; variable
468 pipeout(char c) in pipeout() function
462 int pipeout; /* write output to stdout even if file */ member