Searched refs:mkspent (Results 1 – 2 of 2) sorted by relevance
70 static PyObject *mkspent(struct spwd *p) in mkspent() function122 return mkspent(p); in spwd_getspnam()144 PyObject *v = mkspent(p); in spwd_getspall()
78 static PyObject *mkspent(struct spwd *p) in mkspent() function147 retval = mkspent(p); in spwd_getspnam_impl()175 PyObject *v = mkspent(p); in spwd_getspall_impl()