Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dproto-wt.h38 int wt_id2entry_update(Operation *op, WT_SESSION *session, Entry *e );
H A Did2entry.c81 int wt_id2entry_update( in wt_id2entry_update() function
H A Dmodify.c586 rs->sr_err = wt_id2entry_update( op, wc->session, &dummy ); in wt_modify()