OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mr_bvfind
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
mr.c
76
return
mr_bvfind
( &bv );
80
mr_bvfind
( struct berval *mrname )
function
130
mr_bvfind
(&mir->mir_name);
146
mr_bvfind
(&mir->mir_name);
mra.c
163
ma.ma_rule =
mr_bvfind
( &rule_text );
component.c
737
*mr =
mr_bvfind
( &rule_text );
schema_prep.c
152
MatchingRule *mrv =
mr_bvfind
( value );
153
MatchingRule *asserted =
mr_bvfind
( a );
filterentry.c
755
MatchingRule* cf_mr =
mr_bvfind
( &cf_bv );
proto-slap.h
1378
LDAP_SLAPD_F (MatchingRule *)
mr_bvfind
LDAP_P((struct berval *mrname));
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
init.c
85
aa_table[index].aa_mr =
mr_bvfind
( &type );
148
asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_equality =
mr_bvfind
( &mr );
154
asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_approx =
mr_bvfind
( &mr );
161
asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_ordering=
mr_bvfind
( &mr );
168
asntype_to_compType_mapping_tbl[id].ac_comp_type.ct_substr =
mr_bvfind
( &mr );
196
return
mr_bvfind
( &mr_name );
Completed in 23 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026