Home
last modified time | relevance | path

Searched defs:fork_exec (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/glib/
Dgspawn-win32.c534 fork_exec (gint *exit_status, in fork_exec() function
Dgspawn.c1963 fork_exec (gboolean intermediate_child, in fork_exec() function
/third_party/python/Lib/test/
Dtest_subprocess.py1794 def test_exception_errpipe_normal(self, fork_exec): argument
1811 def test_exception_errpipe_bad_data(self, fork_exec): argument