Home
last modified time | relevance | path

Searched refs:mkpwent (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dpwdmodule.c80 mkpwent(PyObject *module, struct passwd *p) in mkpwent() function
193 retval = mkpwent(module, p); in pwd_getpwuid()
273 retval = mkpwent(module, p); in pwd_getpwnam_impl()
299 PyObject *v = mkpwent(module, p); in pwd_getpwall_impl()

Completed in 1 milliseconds