Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c8812 posix_setresgid (PyObject *self, PyObject *args) in posix_setresgid() function
9173 {"setresgid", posix_setresgid, METH_VARARGS, posix_setresgid__doc__},