Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c3985 DBLogCursor_set(DBLogCursorObject* self, PyObject* args) in DBLogCursor_set() function
8850 {"set", (PyCFunction)DBLogCursor_set, METH_VARARGS},