Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4681 DBC_get_both(DBCursorObject* self, PyObject* args) in DBC_get_both() function
8845 {"get_both", (PyCFunction)DBC_get_both, METH_VARARGS},