Searched defs:posix_getuid (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dposixmodule.c4313 posix_getuid(PyObject *self, PyObject *noargs) function
8943 {"getuid", posix_getuid, METH_NOARGS, posix_getuid__doc__},

Completed in 69 milliseconds