Lines Matching refs:alternative
56 AttributeDescription *attr, *alternative;
175 rc = be_entry_get_rw( op, &ndn, NULL, vai->alternative, 0, &e );
178 op, &ndn, NULL, vai->alternative, 0, &e, on );
195 a = attr_find( e->e_attrs, vai->alternative );
207 if ( backend_access( op, e, &ndn, vai->alternative, &nvals[i],
506 mod->sml_desc = vai->alternative;
746 "DESC 'Attribute to take from the alternative entry' "
756 "DESC 'DN of the alternative entry' "
766 "DESC 'Replacement pattern to locate the alternative entry' "
1007 ad = &vai->alternative;
1036 if ( vai->attr && vai->alternative &&
1038 vai->alternative->ad_type->sat_syntax ) {
1040 "attribute '%s' syntax doesn't match alternative attribute '%s'",
1041 vai->attr->ad_cname.bv_val, vai->alternative->ad_cname.bv_val );