OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smr_syntax
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
mr.c
265
smr->
smr_syntax
= syn;
470
mr->
smr_syntax
== at->sat_syntax ||
473
syn_is_sup( at->sat_syntax, mr->
smr_syntax
) ) )
value.c
157
if( mr->
smr_syntax
->ssyn_pretty ) {
158
rc = (mr->
smr_syntax
->ssyn_pretty)( mr->
smr_syntax
, in, &pval, ctx );
161
} else if ( mr->
smr_syntax
->ssyn_validate ) {
162
rc = (mr->
smr_syntax
->ssyn_validate)( mr->
smr_syntax
, in );
matchedValues.c
324
mra->ma_rule->
smr_syntax
,
at.c
829
if( sat->sat_syntax != mr->
smr_syntax
) {
875
if( sat->sat_syntax != mr->
smr_syntax
) {
925
if( sat->sat_syntax != sat->sat_equality->
smr_syntax
) {
filterentry.c
306
mra->ma_rule->
smr_syntax
,
396
mra->ma_rule->
smr_syntax
,
490
mra->ma_rule->
smr_syntax
,
schema_prep.c
1289
mr->
smr_syntax
= (*adp)->ad_type->sat_syntax;
slap.h
619
Syntax *
smr_syntax
;
member in struct:MatchingRule
/src/external/bsd/openldap/dist/servers/slapd/overlays/
sssvlv.c
155
mr->smr_match( &cmp, 0, mr->
smr_syntax
, mr, ber1, ber2 );
190
mr->smr_match( &cmp, 0, mr->
smr_syntax
, mr,
518
mr->
smr_syntax
, mr, &vc->vc_value, &bv, op->o_tmpmemctx );
553
mr->smr_match( &i, 0, mr->
smr_syntax
, mr, &bv, &sn->sn_vals[0] );
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
filterindex.c
355
sat_syntax = ca->ca_ma_rule->
smr_syntax
;
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026