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.h2442 os_getgroups_impl(PyObject *module);
2447 return os_getgroups_impl(module); in os_getgroups()
/external/python/cpython3/Modules/
Dposixmodule.c6215 os_getgroups_impl(PyObject *module) in os_getgroups_impl() function