Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dresource.c.h38 {"getrlimit", (PyCFunction)resource_getrlimit, METH_O, resource_getrlimit__doc__},
44 resource_getrlimit(PyObject *module, PyObject *arg) in resource_getrlimit() function