Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2439 {"getgroups", (PyCFunction)os_getgroups, METH_NOARGS, os_getgroups__doc__},
2445 os_getgroups(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getgroups() function