Searched defs:wt_attrinfo (Results 1 – 1 of 1) sorted by relevance
78 typedef struct wt_attrinfo { struct79 AttributeDescription *ai_desc; /* attribute description cn;lang-en */80 slap_mask_t ai_indexmask; /* how the attr is indexed */81 slap_mask_t ai_newmask; /* new settings to replace old mask */83 ComponentReference* ai_cr; /*component indexing*/