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_usage
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
mr.c
255
smr->
smr_usage
= def->mrd_usage;
318
} else if (!( amr->
smr_usage
& SLAP_MR_EQUALITY )) {
393
if ( mr->
smr_usage
& SLAP_MR_HIDE ) {
405
if (!( ( mr->
smr_usage
& SLAP_MR_EXT )
469
if ( ( mr->
smr_usage
& SLAP_MR_EXT ) && (
496
if ( mr->
smr_usage
& SLAP_MR_HIDE ) {
mra.c
43
if ( mra->ma_rule->
smr_usage
& SLAP_MR_COMPONENT && mra->ma_cf ) {
180
ma.ma_desc->ad_type->sat_equality->
smr_usage
& SLAP_MR_EXT )
216
else if ( ma.ma_rule && ma.ma_rule->
smr_usage
& SLAP_MR_COMPONENT ) {
at.c
823
if(( mr->
smr_usage
& SLAP_MR_EQUALITY ) != SLAP_MR_EQUALITY ) {
869
if(( mr->
smr_usage
& SLAP_MR_ORDERING ) != SLAP_MR_ORDERING ) {
914
if(( mr->
smr_usage
& SLAP_MR_SUBSTR ) != SLAP_MR_SUBSTR ) {
filterentry.c
217
if ( mra->ma_cf && mra->ma_rule->
smr_usage
& SLAP_MR_COMPONENT ) {
262
mra->ma_rule->
smr_usage
& SLAP_MR_COMPONENT )
362
mra->ma_rule->
smr_usage
& SLAP_MR_COMPONENT )
dn.c
326
if( mr && (!( mr->
smr_usage
& SLAP_MR_MUTATION_NORMALIZER ))) {
slap.h
536
slap_mask_t
smr_usage
;
member in struct:MatchingRule
666
#define smru_usage smru_mr->
smr_usage
filter.c
666
( f->f_av_desc->ad_type->sat_equality->
smr_usage
& SLAP_MR_MUTATION_NORMALIZER ))
schema_init.c
2591
if ( (flags & SLAP_MR_EXT) && (mr->
smr_usage
& SLAP_MR_ORDERING) )
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
filterindex.c
176
( f->f_ava->aa_desc->ad_type->sat_ordering->
smr_usage
& SLAP_MR_ORDERED_INDEX ) )
186
( f->f_ava->aa_desc->ad_type->sat_ordering->
smr_usage
& SLAP_MR_ORDERED_INDEX ) )
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
init.c
536
if ( mr->
smr_usage
& SLAP_MR_COMPONENT ) {
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
map.c
305
ad->ad_type->sat_equality->
smr_usage
& SLAP_MR_MUTATION_NORMALIZER )
/src/external/bsd/openldap/dist/servers/slapd/overlays/
rwmmap.c
474
( ad->ad_type->sat_equality->
smr_usage
& SLAP_MR_MUTATION_NORMALIZER ) )
Completed in 156 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026