Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c2329 DB_open(DBObject* self, PyObject* args, PyObject* kwargs) in DB_open() function
8729 {"open", (PyCFunction)DB_open, METH_VARARGS|METH_KEYWORDS},