Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dtools.c56 wt_tool_entry_open( BackendDB *be, int mode ) in wt_tool_entry_open() function
65 LDAP_XSTRING(wt_tool_entry_open) in wt_tool_entry_open()
74 LDAP_XSTRING(wt_tool_entry_open) in wt_tool_entry_open()
H A Dproto-wt.h171 extern BI_tool_entry_open wt_tool_entry_open;
H A Dinit.c283 bi->bi_tool_entry_open = wt_tool_entry_open; in wt_back_initialize()