Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dctx.c28 wt_ctx_init(struct wt_info *wi) in wt_ctx_init() function
36 LDAP_XSTRING(wt_ctx_init) in wt_ctx_init()
77 wc = wt_ctx_init(wi); in wt_ctx_get()
H A Dproto-wt.h148 wt_ctx *wt_ctx_init(struct wt_info *wi);
H A Dtools.c62 wc = wt_ctx_init(wi); in wt_tool_entry_open()