Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dresource.c.h41 resource_getrlimit_impl(PyObject *module, int resource);
53 return_value = resource_getrlimit_impl(module, resource); in resource_getrlimit()
/third_party/python/Modules/
Dresource.c201 resource_getrlimit_impl(PyObject *module, int resource) in resource_getrlimit_impl() function