Home
last modified time | relevance | path

Searched refs:make_pipe (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgspawn-win32.c303 make_pipe (gint p[2], in make_pipe() function
584 if (!make_pipe (stdin_pipe, error)) in fork_exec()
591 if (!make_pipe (stdout_pipe, error)) in fork_exec()
598 if (!make_pipe (stderr_pipe, error)) in fork_exec()
621 if (!make_pipe (child_err_report_pipe, error)) in fork_exec()
624 if (!make_pipe (helper_sync_pipe, error)) in fork_exec()