Searched defs:stdout_pipe (Results 1 – 3 of 3) sorted by relevance
80 int stdin_pipe[2], stdout_pipe[2], tmp; __archive_create_child() local [all...]
83 int stdin_pipe[2], stdout_pipe[2]; in child_process() local
94 int stdout_pipe[2] = {-1, -1}; in lua_exec() local