Searched defs:setpgroup (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Modules/ |
| D | posixmodule.c | 5754 parse_posix_spawn_flags(PyObject *module, const char *func_name, PyObject *setpgroup, in parse_posix_spawn_flags() 6000 PyObject *setpgroup, int resetids, int setsid, PyObject *setsigmask, in py_posix_spawn() 6156 PyObject *setpgroup, int resetids, int setsid, in os_posix_spawn_impl() 6202 PyObject *setpgroup, int resetids, int setsid, in os_posix_spawnp_impl()
|
| /external/python/cpython3/Modules/clinic/ |
| D | posixmodule.c.h | 2260 PyObject *setpgroup = NULL; in os_posix_spawn() local 2397 PyObject *setpgroup = NULL; in os_posix_spawnp() local
|