Home
last modified time | relevance | path

Searched defs:DBLogCursorObject (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dbsddb.h207 typedef struct DBLogCursorObject { struct
211 struct DBLogCursorObject **sibling_prev_p; argument
212 struct DBLogCursorObject *sibling_next; argument
214 } DBLogCursorObject; typedef