Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5333 {"setresgid", (PyCFunction)os_setresgid, METH_FASTCALL, os_setresgid__doc__},
5339 os_setresgid(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_setresgid() function