Searched defs:stdin_pipe (Results 1 – 8 of 8) sorted by relevance
80 int stdin_pipe[2]; in gpr_subprocess_create_with_envp() local
163 int stdin_pipe[2]; in check_output() local
296 int stdin_pipe[2]; in Start() local
125 int stdin_pipe[2]; in forkAndExec() local
325 int stdin_pipe[2]; in Start() local
241 base::Pipe stdin_pipe; member