Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_posixsubprocess.c557 subprocess_fork_exec(PyObject* self, PyObject *args) in subprocess_fork_exec() function
789 {"fork_exec", subprocess_fork_exec, METH_VARARGS, subprocess_fork_exec_doc},