Searched refs:dblogcursor_type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | bsddb.h | 285 PyTypeObject* dblogcursor_type; member |
D | _bsddb.c | 10300 bsddb_api.dblogcursor_type = &DBLogCursor_Type; in init_bsddb() |