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

  /src/external/bsd/openldap/dist/servers/slapd/
delete.c 181 txn_preop( op, rs );
txn.c 376 int txn_preop( Operation *op, SlapReply *rs ) function
add.c 341 rc = txn_preop( op, rs );
modrdn.c 327 txn_preop( op, rs );
passwd.c 212 rc = txn_preop( op, rs );
modify.c 306 txn_preop( op, rs );
proto-slap.h 1090 LDAP_SLAPD_F ( int ) txn_preop LDAP_P(( Operation *op, SlapReply *rs ));
  /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 41 milliseconds