Searched defs:setpgroup (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Modules/ |
| D | posixmodule.c | 5983 parse_posix_spawn_flags(PyObject *module, const char *func_name, PyObject *setpgroup, in parse_posix_spawn_flags() 6237 PyObject *setpgroup, int resetids, int setsid, PyObject *setsigmask, in py_posix_spawn() 6393 PyObject *setpgroup, int resetids, int setsid, in os_posix_spawn_impl() 6439 PyObject *setpgroup, int resetids, int setsid, in os_posix_spawnp_impl()
|
| /third_party/python/Modules/clinic/ |
| D | posixmodule.c.h | 2276 PyObject *setpgroup = NULL; in os_posix_spawn() local 2403 PyObject *setpgroup = NULL; in os_posix_spawnp() local
|