Home
last modified time | relevance | path

Searched refs:ndb_tool_entry_put (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dtools.cpp81 "=> " LDAP_XSTRING(ndb_tool_entry_put) ": %s\n", in ndb_tool_entry_close()
391 ID ndb_tool_entry_put( in ndb_tool_entry_put() function
411 Debug( LDAP_DEBUG_TRACE, "=> " LDAP_XSTRING(ndb_tool_entry_put) in ndb_tool_entry_put()
447 "=> " LDAP_XSTRING(ndb_tool_entry_put) ": %s\n", in ndb_tool_entry_put()
477 "=> " LDAP_XSTRING(ndb_tool_entry_put) ": %s\n", in ndb_tool_entry_put()
492 "=> " LDAP_XSTRING(ndb_tool_entry_put) ": %s\n", in ndb_tool_entry_put()
504 "=> " LDAP_XSTRING(ndb_tool_entry_put) ": %s\n", in ndb_tool_entry_put()
H A Dproto-ndb.h54 extern BI_tool_entry_put ndb_tool_entry_put;
H A Dinit.cpp425 bi->bi_tool_entry_put = ndb_tool_entry_put; in ndb_back_initialize()