Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c4183 posix_initgroups(PyObject *self, PyObject *args) in posix_initgroups() function
8995 {"initgroups", posix_initgroups, METH_VARARGS, posix_initgroups__doc__},