Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dresource.c.h97 {"prlimit", (PyCFunction)resource_prlimit, METH_VARARGS, resource_prlimit__doc__},
104 resource_prlimit(PyObject *module, PyObject *args) in resource_prlimit() function