Home
last modified time | relevance | path

Searched refs:mr_bvfind (Results 1 – 25 of 42) sorted by relevance

12

/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dmr.c71 return mr_bvfind( &bv ); in mr_find()
75 mr_bvfind( struct berval *mrname ) in mr_bvfind() function
125 mr_bvfind(&mir->mir_name); in mr_insert()
141 mr_bvfind(&mir->mir_name); in mr_insert()
H A Dmra.c158 ma.ma_rule = mr_bvfind( &rule_text ); in get_mra()
H A Dschema_prep.c147 MatchingRule *mrv = mr_bvfind( value ); in matchingRuleMatch()
148 MatchingRule *asserted = mr_bvfind( a ); in matchingRuleMatch()
H A Dfilterentry.c750 MatchingRule* cf_mr = mr_bvfind( &cf_bv ); in test_ava_filter()
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dmr.c71 return mr_bvfind( &bv ); in mr_find()
75 mr_bvfind( struct berval *mrname ) in mr_bvfind() function
125 mr_bvfind(&mir->mir_name); in mr_insert()
141 mr_bvfind(&mir->mir_name); in mr_insert()
H A Dmra.c158 ma.ma_rule = mr_bvfind( &rule_text ); in get_mra()
H A Dschema_prep.c147 MatchingRule *mrv = mr_bvfind( value ); in matchingRuleMatch()
148 MatchingRule *asserted = mr_bvfind( a ); in matchingRuleMatch()
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dmr.c71 return mr_bvfind( &bv ); in mr_find()
75 mr_bvfind( struct berval *mrname ) in mr_bvfind() function
125 mr_bvfind(&mir->mir_name); in mr_insert()
141 mr_bvfind(&mir->mir_name); in mr_insert()
H A Dmra.c158 ma.ma_rule = mr_bvfind( &rule_text ); in get_mra()
H A Dschema_prep.c147 MatchingRule *mrv = mr_bvfind( value ); in matchingRuleMatch()
148 MatchingRule *asserted = mr_bvfind( a ); in matchingRuleMatch()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dmr.c71 return mr_bvfind( &bv ); in mr_find()
75 mr_bvfind( struct berval *mrname ) in mr_bvfind() function
125 mr_bvfind(&mir->mir_name); in mr_insert()
141 mr_bvfind(&mir->mir_name); in mr_insert()
H A Dmra.c158 ma.ma_rule = mr_bvfind( &rule_text ); in get_mra()
H A Dschema_prep.c147 MatchingRule *mrv = mr_bvfind( value ); in matchingRuleMatch()
148 MatchingRule *asserted = mr_bvfind( a ); in matchingRuleMatch()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dmr.c71 return mr_bvfind( &bv ); in mr_find()
75 mr_bvfind( struct berval *mrname ) in mr_bvfind() function
125 mr_bvfind(&mir->mir_name); in mr_insert()
141 mr_bvfind(&mir->mir_name); in mr_insert()
H A Dmra.c158 ma.ma_rule = mr_bvfind( &rule_text ); in get_mra()
H A Dschema_prep.c147 MatchingRule *mrv = mr_bvfind( value ); in matchingRuleMatch()
148 MatchingRule *asserted = mr_bvfind( a ); in matchingRuleMatch()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dmr.c71 return mr_bvfind( &bv ); in mr_find()
75 mr_bvfind( struct berval *mrname ) in mr_bvfind() function
125 mr_bvfind(&mir->mir_name); in mr_insert()
141 mr_bvfind(&mir->mir_name); in mr_insert()
H A Dmra.c158 ma.ma_rule = mr_bvfind( &rule_text ); in get_mra()
H A Dschema_prep.c147 MatchingRule *mrv = mr_bvfind( value ); in matchingRuleMatch()
148 MatchingRule *asserted = mr_bvfind( a ); in matchingRuleMatch()
/dports/net/openldap24-server/openldap-2.4.59/contrib/slapd-modules/comp_match/
H A Dinit.c80 aa_table[index].aa_mr = mr_bvfind ( &type ); in add_aa_entry()
143 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_equality = mr_bvfind( &mr ); in init_component_description_table()
149 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_approx = mr_bvfind( &mr ); in init_component_description_table()
156 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_ordering= mr_bvfind( &mr ); in init_component_description_table()
163 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_substr = mr_bvfind( &mr ); in init_component_description_table()
191 return mr_bvfind ( &mr_name ); in retrieve_matching_rule()
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/comp_match/
H A Dinit.c80 aa_table[index].aa_mr = mr_bvfind ( &type ); in add_aa_entry()
143 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_equality = mr_bvfind( &mr ); in init_component_description_table()
149 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_approx = mr_bvfind( &mr ); in init_component_description_table()
156 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_ordering= mr_bvfind( &mr ); in init_component_description_table()
163 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_substr = mr_bvfind( &mr ); in init_component_description_table()
191 return mr_bvfind ( &mr_name ); in retrieve_matching_rule()
/dports/net/openldap24-client/openldap-2.4.59/contrib/slapd-modules/comp_match/
H A Dinit.c80 aa_table[index].aa_mr = mr_bvfind ( &type ); in add_aa_entry()
143 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_equality = mr_bvfind( &mr ); in init_component_description_table()
149 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_approx = mr_bvfind( &mr ); in init_component_description_table()
156 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_ordering= mr_bvfind( &mr ); in init_component_description_table()
163 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_substr = mr_bvfind( &mr ); in init_component_description_table()
191 return mr_bvfind ( &mr_name ); in retrieve_matching_rule()
/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/comp_match/
H A Dinit.c80 aa_table[index].aa_mr = mr_bvfind ( &type ); in add_aa_entry()
143 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_equality = mr_bvfind( &mr ); in init_component_description_table()
149 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_approx = mr_bvfind( &mr ); in init_component_description_table()
156 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_ordering= mr_bvfind( &mr ); in init_component_description_table()
163 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_substr = mr_bvfind( &mr ); in init_component_description_table()
191 return mr_bvfind ( &mr_name ); in retrieve_matching_rule()
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/comp_match/
H A Dinit.c80 aa_table[index].aa_mr = mr_bvfind ( &type ); in add_aa_entry()
143 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_equality = mr_bvfind( &mr ); in init_component_description_table()
149 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_approx = mr_bvfind( &mr ); in init_component_description_table()
156 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_ordering= mr_bvfind( &mr ); in init_component_description_table()
163 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_substr = mr_bvfind( &mr ); in init_component_description_table()
191 return mr_bvfind ( &mr_name ); in retrieve_matching_rule()
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/comp_match/
H A Dinit.c80 aa_table[index].aa_mr = mr_bvfind ( &type ); in add_aa_entry()
143 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_equality = mr_bvfind( &mr ); in init_component_description_table()
149 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_approx = mr_bvfind( &mr ); in init_component_description_table()
156 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_ordering= mr_bvfind( &mr ); in init_component_description_table()
163 asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_substr = mr_bvfind( &mr ); in init_component_description_table()
191 return mr_bvfind ( &mr_name ); in retrieve_matching_rule()

12