Searched refs:pwd_getpwall (Results 1 – 2 of 2) sorted by relevance
61 {"getpwall", (PyCFunction)pwd_getpwall, METH_NOARGS, pwd_getpwall__doc__},67 pwd_getpwall(PyObject *module, PyObject *Py_UNUSED(ignored)) in pwd_getpwall() function
155 pwd_getpwall(PyObject *self) function185 {"getpwall", (PyCFunction)pwd_getpwall,