Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c2907 DB_set_cachesize(DBObject* self, PyObject* args) in DB_set_cachesize() function
8760 {"set_cachesize", (PyCFunction)DB_set_cachesize, METH_VARARGS},