Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c7085 DBEnv_get_open_flags(DBEnvObject* self) in DBEnv_get_open_flags() function
9027 {"get_open_flags", (PyCFunction)DBEnv_get_open_flags, METH_NOARGS},