Searched refs:mra (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A DmatchedValues.c29 MatchingRuleAssertion *mra,
270 MatchingRuleAssertion *mra,
279 if ( mra->ma_desc ) {
280 if ( !is_ad_subtype( a->a_desc, mra->ma_desc ) ) {
283 assertedValue = mra->ma_value;
290 if ( !mr_usable_with_at( mra->ma_rule, a->a_desc->ad_type ) ) {
294 rc = asserted_value_validate_normalize( a->a_desc, mra->ma_rule,
296 &mra->ma_value, &assertedValue, &text, op->o_tmpmemctx );
302 if ( mra->ma_rule == a->a_desc->ad_type->sat_equality ) {
315 if ( normalize_attribute && mra
267 test_mra_vrFilter( Operation *op, Attribute *a, MatchingRuleAssertion *mra, char ***e_flags ) argument
[all...]
H A Dfilterentry.c46 Entry *e, MatchingRuleAssertion *mra );
161 MatchingRuleAssertion *mra )
178 if ( mra->ma_desc ) {
185 mra->ma_desc, &mra->ma_value, ACL_SEARCH, NULL ) )
190 if ( mra->ma_desc == slap_schema.si_ad_entryDN ) {
194 rc = value_match( &ret, slap_schema.si_ad_entryDN, mra->ma_rule,
195 SLAP_MR_EXT, &e->e_nname, &mra->ma_value, &text );
203 for ( a = attrs_find( e->e_attrs, mra->ma_desc );
205 a = attrs_find( a->a_next, mra
751 MatchingRuleAssertion mra; local
[all...]
H A Dmra.c0 /* mra.c - routines for dealing with extensible matching rule assertions */
33 MatchingRuleAssertion *mra,
38 if ( mra->ma_rule->smr_usage & SLAP_MR_COMPONENT && mra->ma_cf ) {
39 component_free( mra->ma_cf );
42 /* op->o_tmpfree( mra->ma_value.bv_val, op->o_tmpmemctx ); */
43 ch_free( mra->ma_value.bv_val );
44 if ( mra->ma_desc && mra->ma_desc->ad_flags & SLAP_DESC_TEMPORARY )
45 op->o_tmpfree( mra
31 mra_free( Operation *op, MatchingRuleAssertion *mra, int freeit ) argument
[all...]
H A DMakefile.in38 sasl.c module.c mra.c mods.c sl_malloc.c zn_malloc.c limits.c \
57 sasl.o module.o mra.o mods.o sl_malloc.o zn_malloc.o limits.o \
H A Dproto-slap.h1371 * mra.c
1380 MatchingRuleAssertion *mra,
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dfilterindex.c73 MatchingRuleAssertion *mra,
83 MatchingRuleAssertion *mra,
235 MatchingRuleAssertion* mra,
253 rc = comp_candidates( op, rtxn, mra, f, save, tmp, save+BDB_IDL_UM_SIZE );
300 MatchingRuleAssertion *mra,
313 MatchingRule *mr = mra->ma_rule;
323 ai = bdb_attr_mask( op->o_bd->be_private, mra->ma_desc );
341 rc = bdb_index_param( op->o_bd, mra->ma_desc, LDAP_FILTER_EQUALITY,
417 MatchingRuleAssertion mra; local
419 mra
232 comp_list_candidates( Operation *op, DB_TXN *rtxn, MatchingRuleAssertion* mra, ComponentFilter *flist, int ftype, ID *ids, ID *tmp, ID *save ) argument
297 comp_equality_candidates( Operation *op, DB_TXN *rtxn, MatchingRuleAssertion *mra, ComponentAssertion *ca, ID *ids, ID *tmp, ID *stack) argument
432 comp_candidates( Operation *op, DB_TXN *rtxn, MatchingRuleAssertion *mra, ComponentFilter *f, ID *ids, ID *tmp, ID *stack) argument
481 ext_candidates( Operation *op, DB_TXN *rtxn, MatchingRuleAssertion *mra, ID *ids, ID *tmp, ID *stack) argument
[all...]
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dhanja3.el564 ("mra" "$(Cz8z9z:z;z<(B")
H A Dhangul3.el3395 ("mra" ?$(CG`(B)
/macosx-10.10/vim-55/runtime/syntax/
H A Dsicad.vim284 syn keyword sicadStatement mmstatme mnp mpo mr mra

Completed in 259 milliseconds