Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c5983 PyObject *setsigdef, PyObject *scheduler, in parse_posix_spawn_flags()
6236 PyObject *setsigdef, PyObject *scheduler) in py_posix_spawn()
6392 PyObject *setsigmask, PyObject *setsigdef, in os_posix_spawn_impl()
6438 PyObject *setsigmask, PyObject *setsigdef, in os_posix_spawnp_impl()
/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2280 PyObject *setsigdef = NULL; in os_posix_spawn() local
2407 PyObject *setsigdef = NULL; in os_posix_spawnp() local