Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2373 {"geteuid", (PyCFunction)os_geteuid, METH_NOARGS, os_geteuid__doc__},
2379 os_geteuid(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_geteuid() function