Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dposixmodule.c.h7441 os_getresgid_impl(PyObject *module);
7446 return os_getresgid_impl(module); in os_getresgid()
/third_party/python/Modules/
Dposixmodule.c12684 os_getresgid_impl(PyObject *module) in os_getresgid_impl() function