OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAP_MR_EQUALITY
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
mods.c
109
flags =
SLAP_MR_EQUALITY
| SLAP_MR_VALUE_OF_ATTRIBUTE_SYNTAX;
112
flags =
SLAP_MR_EQUALITY
| SLAP_MR_VALUE_OF_ASSERTION_SYNTAX;
273
flags =
SLAP_MR_EQUALITY
| SLAP_MR_VALUE_OF_ATTRIBUTE_SYNTAX;
276
flags =
SLAP_MR_EQUALITY
| SLAP_MR_VALUE_OF_ASSERTION_SYNTAX;
mr.c
306
if (( def->mrd_usage &
SLAP_MR_EQUALITY
) &&
309
if (( def->mrd_usage &
SLAP_MR_EQUALITY
) &&
318
} else if (!( amr->smr_usage &
SLAP_MR_EQUALITY
)) {
schema_init.c
6522
SLAP_MR_EQUALITY
| SLAP_MR_EXT, NULL,
6529
SLAP_MR_EQUALITY
| SLAP_MR_EXT, NULL,
6564
SLAP_MR_EQUALITY
| SLAP_MR_EXT, NULL,
6579
SLAP_MR_EQUALITY
|SLAP_MR_EXT|SLAP_MR_COMPONENT, NULL,
6586
SLAP_MR_EQUALITY
|SLAP_MR_EXT|SLAP_MR_COMPONENT, NULL,
6594
SLAP_MR_EQUALITY
| SLAP_MR_EXT, directoryStringSyntaxes,
6615
SLAP_MR_EQUALITY
| SLAP_MR_EXT, directoryStringSyntaxes,
6636
SLAP_MR_EQUALITY
| SLAP_MR_EXT, NULL,
6657
SLAP_MR_EQUALITY
| SLAP_MR_EXT, NULL,
6671
SLAP_MR_EQUALITY
| SLAP_MR_EXT, NULL
[
all
...]
compare.c
117
SLAP_MR_EQUALITY
|SLAP_MR_VALUE_OF_ASSERTION_SYNTAX,
at.c
823
if(( mr->smr_usage &
SLAP_MR_EQUALITY
) !=
SLAP_MR_EQUALITY
) {
attr.c
408
rc = attr_valfind( a,
SLAP_MR_EQUALITY
| SLAP_MR_VALUE_OF_ASSERTION_SYNTAX |
modrdn.c
421
SLAP_MR_EQUALITY
|SLAP_MR_VALUE_OF_ASSERTION_SYNTAX,
filter.c
156
err = get_ava( op, ber, &f,
SLAP_MR_EQUALITY
, text );
1000
err = get_ava( op, ber, (Filter *)&vrf,
SLAP_MR_EQUALITY
, text );
filterentry.c
635
use =
SLAP_MR_EQUALITY
;
modify.c
701
ad, mr,
SLAP_MR_EQUALITY
\
slap.h
551
#define
SLAP_MR_EQUALITY
0x0100U
560
#define SLAP_MR_EQUALITY_APPROX (
SLAP_MR_EQUALITY
| 0x0010U )
aci.c
699
SLAP_MR_HIDE |
SLAP_MR_EQUALITY
, NULL,
ad.c
1304
case
SLAP_MR_EQUALITY
:
aclparse.c
624
SLAP_MR_EQUALITY
|SLAP_MR_VALUE_OF_ASSERTION_SYNTAX,
/src/external/bsd/openldap/dist/servers/slapd/back-monitor/
log.c
303
mod->sm_desc, mr,
SLAP_MR_EQUALITY
,
383
mod->sm_desc, mr,
SLAP_MR_EQUALITY
,
/src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/
datamorph.c
1134
SLAP_MR_EQUALITY
|SLAP_MR_EXT|SLAP_MR_ORDERED_INDEX,
1144
SLAP_MR_EQUALITY
|SLAP_MR_EXT|SLAP_MR_ORDERED_INDEX,
/src/external/bsd/openldap/dist/servers/slapd/overlays/
refint.c
566
SLAP_MR_EQUALITY
|SLAP_MR_ASSERTED_VALUE_NORMALIZED_MATCH|
dynlist.c
517
if ( attr_valfind( a,
SLAP_MR_EQUALITY
| SLAP_MR_VALUE_OF_ASSERTION_SYNTAX |
1609
if ( attr_valfind( a,
SLAP_MR_EQUALITY
| SLAP_MR_VALUE_OF_ASSERTION_SYNTAX |
memberof.c
551
if ( attr_valfind( ma->ma_a,
SLAP_MR_EQUALITY
| SLAP_MR_ASSERTED_VALUE_NORMALIZED_MATCH |
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
id2entry.c
96
rc = mr->smr_match(&match,
SLAP_MR_EQUALITY
Completed in 66 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026