Searched defs:pipein (Results 1 – 2 of 2) 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()
78 static int pipein = 0; variable