Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dtools.c118 return wt_tool_entry_next( be ); in wt_tool_entry_first_x()
122 wt_tool_entry_next( BackendDB *be ) in wt_tool_entry_next() function
135 LDAP_XSTRING(wt_tool_entry_next) in wt_tool_entry_next()
144 LDAP_XSTRING(wt_tool_entry_next) in wt_tool_entry_next()
152 LDAP_XSTRING(wt_tool_entry_next) in wt_tool_entry_next()
H A Dproto-wt.h174 extern BI_tool_entry_next wt_tool_entry_next;
H A Dinit.c287 bi->bi_tool_entry_next = wt_tool_entry_next; in wt_back_initialize()