Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c5754 parse_posix_spawn_flags(PyObject *module, const char *func_name, PyObject *setpgroup, in parse_posix_spawn_flags() function
6072 if (parse_posix_spawn_flags(module, func_name, setpgroup, resetids, setsid, in py_posix_spawn()