Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c3997 DBLogCursor_next(DBLogCursorObject* self) in DBLogCursor_next() function
8872 {"next", (PyCFunction)DBLogCursor_next, METH_NOARGS},