Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dgrpmodule.c.h93 grp_getgrall_impl(PyObject *module);
98 return grp_getgrall_impl(module); in grp_getgrall()
/external/python/cpython3/Modules/
Dgrpmodule.c267 grp_getgrall_impl(PyObject *module) in grp_getgrall_impl() function