Searched defs:stdout_pipe (Results 1 – 3 of 3) sorted by relevance
308 int stdout_pipe[2]; in Start() local
312 int stdout_pipe[2]; in Start() local
1224 let mut stdout_pipe = self.stdout.take(); in wait_with_output() localVariable