Home
last modified time | relevance | path

Searched refs:wt_ctx_get (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dctx.c69 wt_ctx_get(Operation *op, struct wt_info *wi){ in wt_ctx_get() function
75 wt_ctx_get, &data, NULL ); in wt_ctx_get()
85 wt_ctx_get, wc, wt_ctx_free, in wt_ctx_get()
H A Doperational.c47 wc = wt_ctx_get(op, wi); in wt_hasSubordinates()
H A Dbind.c64 wc = wt_ctx_get(op, wi); in wt_bind()
H A Dcompare.c47 wc = wt_ctx_get(op, wi); in wt_compare()
H A Dproto-wt.h150 wt_ctx *wt_ctx_get(Operation *op, struct wt_info *wi);
H A Dadd.c103 wc = wt_ctx_get(op, wi); in wt_add()
H A Ddelete.c66 wc = wt_ctx_get(op, wi); in wt_delete()
H A Dsearch.c363 wc = wt_ctx_get(op, wi); in wt_search()
H A Dmodify.c476 wc = wt_ctx_get(op, wi); in wt_modify()