Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4952 DBEnv_close(DBEnvObject* self, PyObject* args) in DBEnv_close() function
8893 {"close", (PyCFunction)DBEnv_close, METH_VARARGS},