Home
last modified time | relevance | path

Searched refs:os_getppid_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2545 os_getppid_impl(PyObject *module);
2550 return os_getppid_impl(module); in os_getppid()
/external/python/cpython3/Modules/
Dposixmodule.c6474 os_getppid_impl(PyObject *module) in os_getppid_impl() function