Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2542 {"getppid", (PyCFunction)os_getppid, METH_NOARGS, os_getppid__doc__},
2548 os_getppid(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getppid() function