Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5163 os_getgroups_impl(PyObject *module);
5168 return os_getgroups_impl(module); in os_getgroups()
/external/python/cpython3/Modules/
Dposixmodule.c9141 os_getgroups_impl(PyObject *module) in os_getgroups_impl() function