Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dindex.c42 AttrInfo *ai = wt_attr_mask( be->be_private, desc ); in wt_index_mask()
54 ai = wt_attr_mask( be->be_private, desc->ad_type->sat_ad ); in wt_index_mask()
67 ai = wt_attr_mask( be->be_private, at->sat_ad ); in wt_index_mask()
279 ai = wt_attr_mask( op->o_bd->be_private, type->sat_ad ); in index_at_values()
316 ai = wt_attr_mask( op->o_bd->be_private, desc ); in index_at_values()
H A Dattr.c80 wt_attr_mask( in wt_attr_mask() function
297 a_cr = wt_attr_mask( wi, ad ); in wt_attr_index_config()
326 AttrInfo *b = wt_attr_mask( wi, ad ); in wt_attr_index_config()
H A Dproto-wt.h31 AttrInfo *wt_attr_mask( struct wt_info *wi, AttributeDescription *desc );