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.h82 grp_getgrall_impl(PyObject *module);
87 return grp_getgrall_impl(module); in grp_getgrall()
/external/python/cpython3/Modules/
Dgrpmodule.c177 grp_getgrall_impl(PyObject *module) in grp_getgrall_impl() function