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 D | ctx.c | 69 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 D | operational.c | 47 wc = wt_ctx_get(op, wi); in wt_hasSubordinates()
|
| H A D | bind.c | 64 wc = wt_ctx_get(op, wi); in wt_bind()
|
| H A D | compare.c | 47 wc = wt_ctx_get(op, wi); in wt_compare()
|
| H A D | proto-wt.h | 150 wt_ctx *wt_ctx_get(Operation *op, struct wt_info *wi);
|
| H A D | add.c | 103 wc = wt_ctx_get(op, wi); in wt_add()
|
| H A D | delete.c | 66 wc = wt_ctx_get(op, wi); in wt_delete()
|
| H A D | search.c | 363 wc = wt_ctx_get(op, wi); in wt_search()
|
| H A D | modify.c | 476 wc = wt_ctx_get(op, wi); in wt_modify()
|