Searched refs:boi_txn (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Doperational.c74 if ( opinfo && opinfo->boi_txn ) {
75 rtxn = opinfo->boi_txn;
H A Did2entry.c263 if ( !boi || boi->boi_txn ) {
341 txn = boi->boi_txn;
421 if ( !boi->boi_txn ) {
H A Dback-bdb.h255 DB_TXN* boi_txn; member in struct:bdb_op_info
H A Dsearch.c351 if ( opinfo && opinfo->boi_txn ) {
352 ltid = opinfo->boi_txn;
870 bois.boi_txn = NULL;
941 bois.boi_txn = NULL;
H A Dadd.c169 opinfo.boi_txn = ltid;
H A Ddelete.c159 opinfo.boi_txn = ltid;
H A Dmodify.c479 opinfo.boi_txn = ltid;
H A Dmodrdn.c169 opinfo.boi_txn = ltid;

Completed in 81 milliseconds