Searched refs:output_to_pipe (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xmh/dist/
H A Dcommand.c139 Boolean output_to_pipe = False; local in function:_DoCommandToFileOrPipe
171 output_to_pipe = True;
222 if (output_to_pipe && status->output_pipe[0] >= num_fds)
306 if (output_to_pipe) {

Completed in 3 milliseconds