Searched refs:wt_modify (Results 1 – 3 of 3) sorted by relevance
451 wt_modify( Operation *op, SlapReply *rs ) in wt_modify() function468 Debug( LDAP_DEBUG_ARGS, LDAP_XSTRING(wt_modify) ": %s\n", in wt_modify()510 LDAP_XSTRING(wt_modify) in wt_modify()523 LDAP_XSTRING(wt_modify) ": entry is referral\n" ); in wt_modify()549 "<=- " LDAP_XSTRING(wt_modify) ": pre-read " in wt_modify()569 Debug( LDAP_DEBUG_TRACE, LDAP_XSTRING(wt_modify) ": session id: %p\n", in wt_modify()578 LDAP_XSTRING(wt_modify) ": modify failed (%d)\n", in wt_modify()589 LDAP_XSTRING(wt_modify) ": id2entry update failed " "(%d)\n", in wt_modify()612 "<== " LDAP_XSTRING(wt_modify) in wt_modify()621 LDAP_XSTRING(wt_modify) ": updated%s id=%08lx dn=\"%s\"\n", in wt_modify()[all …]
164 extern BI_op_delete wt_modify;
270 bi->bi_op_modify = wt_modify; in wt_back_initialize()