Searched defs:pipeout (Results 1 – 6 of 6) sorted by relevance
83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, in execute()835 doio(struct command *t, int *pipein, int *pipeout) in doio()
41 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
90 static int pipeout; variable
107 static int pipeout = 0; variable
69 int pipeout; /* true => output to standard output */ variable
576 pipeout(int c) in pipeout() function