HomeSort by: relevance | last modified time | path
    Searched defs:wt_modify_internal (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
modify.c 76 int wt_modify_internal( function
93 Debug( LDAP_DEBUG_TRACE, "wt_modify_internal: 0x%08lx: %s\n",
143 "wt_modify_internal: add %s\n",
148 Debug(LDAP_DEBUG_ARGS, "wt_modify_internal: %d %s\n",
160 "wt_modify_internal: delete %s\n",
166 "wt_modify_internal: %d %s\n", err, *text );
174 "wt_modify_internal: replace %s\n",
180 "wt_modify_internal: %d %s\n", err, *text );
188 "wt_modify_internal: increment %s\n",
194 "wt_modify_internal: %d %s\n", err, *text )
    [all...]

Completed in 24 milliseconds