Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c740 static int checkTxnObj(PyObject* txnobj, DB_TXN** txn) in checkTxnObj()
1421 PyObject* txnobj = NULL; in DB_append() local
1599 PyObject *txnobj = NULL; in DB_associate() local
1720 PyObject* txnobj = NULL; in _DB_consume() local
1789 PyObject* txnobj = NULL; in DB_cursor() local
1811 PyObject* txnobj = NULL; in DB_delete() local
1848 PyObject* txnobj = NULL; in DB_compact() local
1917 PyObject* txnobj = NULL; in DB_exists() local
1965 PyObject* txnobj = NULL; in DB_get() local
2031 PyObject* txnobj = NULL; in DB_pget() local
[all …]