Searched refs:spwd_getspnam_impl (Results 1 – 2 of 2) sorted by relevance
19 spwd_getspnam_impl(PyObject *module, PyObject *arg);35 return_value = spwd_getspnam_impl(module, arg); in spwd_getspnam()
128 spwd_getspnam_impl(PyObject *module, PyObject *arg) in spwd_getspnam_impl() function