Searched refs:os_setresgid_impl (Results 1 – 2 of 2) sorted by relevance
7377 os_setresgid_impl(PyObject *module, gid_t rgid, gid_t egid, gid_t sgid);7399 return_value = os_setresgid_impl(module, rgid, egid, sgid); in os_setresgid()
12645 os_setresgid_impl(PyObject *module, gid_t rgid, gid_t egid, gid_t sgid) in os_setresgid_impl() function