Searched refs:CONN_TXN_SETTLE (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dtxn.c180 op->o_conn->c_txn = CONN_TXN_SETTLE;
206 assert( op->o_conn->c_txn == CONN_TXN_SETTLE );
H A Dslap.h2928 #define CONN_TXN_SETTLE -1 macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dadd.c63 } else if( op->o_conn->c_txn == CONN_TXN_SETTLE ) {
H A Ddelete.c69 } else if( op->o_conn->c_txn == CONN_TXN_SETTLE ) {
H A Dmodify.c435 } else if( op->o_conn->c_txn == CONN_TXN_SETTLE ) {
H A Dmodrdn.c79 } else if( op->o_conn->c_txn == CONN_TXN_SETTLE ) {

Completed in 141 milliseconds