Searched refs:pwd_getpwnam_impl (Results 1 – 2 of 2) sorted by relevance
28 pwd_getpwnam_impl(PyObject *module, PyObject *arg);39 return_value = pwd_getpwnam_impl(module, arg); in pwd_getpwnam()
152 pwd_getpwnam_impl(PyObject *module, PyObject *arg) in pwd_getpwnam_impl() function