Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5299 {"setresuid", (PyCFunction)os_setresuid, METH_FASTCALL, os_setresuid__doc__},
5305 os_setresuid(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_setresuid() function