Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2798 {"setreuid", (PyCFunction)os_setreuid, METH_FASTCALL, os_setreuid__doc__},
2804 os_setreuid(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_setreuid() function