Searched defs:output_pipe (Results 1 – 2 of 2) sorted by relevance
62 int ret, c, output_pipe[2]; in bart_create() local
177 static Buffer input_pipe, output_pipe; /* for pipe I/O */ variable