Searched defs:input_pipe (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/ssh/sshd/ | ||
H A D | altprivsep.c | 177 static Buffer input_pipe, output_pipe; /* for pipe I/O */ variable |
/titanic_50/usr/src/cmd/sa/ | ||
H A D | sar.c | 332 prpass(int input_pipe) in prpass() |