Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c1191 MDB_txn *mc_txn; member
2566 mc->mc_txn = dst; in mdb_cursor_shadow()
2600 mc->mc_txn = bk->mc_txn; in mdb_cursors_close()
2604 mx->mx_cursor.mc_txn = bk->mc_txn; in mdb_cursors_close()
7521 mx->mx_cursor.mc_txn = mc->mc_txn; in mdb_xcursor_init0()
7623 mc->mc_txn = txn; in mdb_cursor_init()
7752 return mc->mc_txn; in mdb_cursor_txn()
8233 cdst->mc_txn = csrc->mc_txn; in mdb_cursor_copy()
9060 MDB_txn *mc_txn; member
9195 mc.mc_txn = my->mc_txn; in mdb_env_cwalk()
[all …]