Home
last modified time | relevance | path

Searched defs:resetids (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dposixmodule.c5882 int resetids, int setsid, PyObject *setsigmask, in parse_posix_spawn_flags()
6135 PyObject *setpgroup, int resetids, int setsid, PyObject *setsigmask, in py_posix_spawn()
6291 PyObject *setpgroup, int resetids, int setsid, in os_posix_spawn_impl()
6337 PyObject *setpgroup, int resetids, int setsid, in os_posix_spawnp_impl()
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2240 int resetids = 0; in os_posix_spawn() local
2367 int resetids = 0; in os_posix_spawnp() local