Searched refs:os_getppid (Results 1 – 1 of 1) sorted by relevance
2542 {"getppid", (PyCFunction)os_getppid, METH_NOARGS, os_getppid__doc__},2548 os_getppid(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getppid() function