Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c7141 DBEnv_get_mp_max_openfd(DBEnvObject* self) in DBEnv_get_mp_max_openfd() function
9020 {"get_mp_max_openfd", (PyCFunction)DBEnv_get_mp_max_openfd, METH_NOARGS},