Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c6261 DBEnv_set_tx_max(DBEnvObject* self, PyObject* args) in DBEnv_set_tx_max() function
8988 {"set_tx_max", (PyCFunction)DBEnv_set_tx_max, METH_VARARGS},