Searched refs:os_getgroups (Results 1 – 1 of 1) sorted by relevance
2439 {"getgroups", (PyCFunction)os_getgroups, METH_NOARGS, os_getgroups__doc__},2445 os_getgroups(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getgroups() function