Home | History | Annotate | Download | only in Modules

Lines Matching full:posix_getgrouplist

5982 posix_getgrouplist(PyObject *self, PyObject *args)
12217 {"getgrouplist", posix_getgrouplist, METH_VARARGS, posix_getgrouplist__doc__},