Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c6674 DBEnv_log_file(DBEnvObject* self, PyObject* args) in DBEnv_log_file() function
8999 {"log_file", (PyCFunction)DBEnv_log_file, METH_VARARGS},