Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c6754 DBEnv_log_archive(DBEnvObject* self, PyObject* args) in DBEnv_log_archive() function
9004 {"log_archive", (PyCFunction)DBEnv_log_archive, METH_VARARGS},