Searched refs:wt_index_entry (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dproto-wt.h60 int wt_index_entry LDAP_P(( Operation *op, wt_ctx *wc, int r, Entry *e ));
63 wt_index_entry((op),(t),SLAP_INDEX_ADD_OP,(e))
65 wt_index_entry((op),(t),SLAP_INDEX_DELETE_OP,(e))
H A Dindex.c360 wt_index_entry( Operation *op, wt_ctx *wc, int opid, Entry *e ) function

Completed in 120 milliseconds