Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5389 {"getresgid", (PyCFunction)os_getresgid, METH_NOARGS, os_getresgid__doc__},
5395 os_getresgid(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getresgid() function