HomeSort by: relevance | last modified time | path
    Searched refs:o_txnSpec (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
txn.c 91 if( op->o_txnSpec ) {
114 op->o_txnSpec = SLAP_CONTROL_CRITICAL;
delete.c 180 if ( op->o_txnSpec ) {
add.c 340 if ( op->o_txnSpec ) {
modrdn.c 326 if ( op->o_txnSpec ) {
passwd.c 211 if ( op->o_txnSpec ) {
modify.c 305 if ( op->o_txnSpec ) {
controls.c 1505 if ( op->o_txnSpec ) { /* temporary limitation */
slap.h 2815 #define o_txnSpec o_ctrlflag[slap_cids.sc_txnSpec]
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
delete.c 59 if( op->o_txnSpec && txn_preop( op, rs ))
modify.c 470 if( op->o_txnSpec && txn_preop( op, rs ))

Completed in 82 milliseconds