Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c7100 DBEnv_set_mp_max_openfd(DBEnvObject* self, PyObject* args) in DBEnv_set_mp_max_openfd() function
8995 {"set_mp_max_openfd", (PyCFunction)DBEnv_set_mp_max_openfd, METH_VARARGS},