Home
last modified time | relevance | path

Searched refs:pwd_getpwuid (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dpwdmodule.c104 pwd_getpwuid(PyObject *self, PyObject *args) in pwd_getpwuid() function
182 {"getpwuid", pwd_getpwuid, METH_VARARGS, pwd_getpwuid__doc__},