Home
last modified time | relevance | path

Searched refs:os_setresgid_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h7453 os_setresgid_impl(PyObject *module, gid_t rgid, gid_t egid, gid_t sgid);
7475 return_value = os_setresgid_impl(module, rgid, egid, sgid); in os_setresgid()
/third_party/python/Modules/
H A Dposixmodule.c12842 os_setresgid_impl(PyObject *module, gid_t rgid, gid_t egid, gid_t sgid) in os_setresgid_impl() function

Completed in 30 milliseconds