Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dpwdmodule.c.h59 pwd_getpwall_impl(PyObject *module);
64 return pwd_getpwall_impl(module); in pwd_getpwall()
/external/python/cpython3/Modules/
Dpwdmodule.c185 pwd_getpwall_impl(PyObject *module) in pwd_getpwall_impl() function