Searched defs:resetids (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Modules/ |
| D | posixmodule.c | 5984 int resetids, int setsid, PyObject *setsigmask, 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 | 2277 int resetids = 0; in os_posix_spawn() local 2404 int resetids = 0; in os_posix_spawnp() local
|