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_INDEX_SUBSTR_ANY
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
index.c
35
{ BER_BVC("subany"),
SLAP_INDEX_SUBSTR_ANY
},
schema_init.c
962
if( flags &
SLAP_INDEX_SUBSTR_ANY
) {
986
if ( flags &
SLAP_INDEX_SUBSTR_ANY
)
997
if( ( flags &
SLAP_INDEX_SUBSTR_ANY
) &&
1074
( flags &
SLAP_INDEX_SUBSTR_ANY
))
1080
if ( flags &
SLAP_INDEX_SUBSTR_ANY
&& sa->sa_any != NULL ) {
1097
( flags &
SLAP_INDEX_SUBSTR_ANY
))
1132
if (value->bv_len > index_substr_if_maxlen && (flags &
SLAP_INDEX_SUBSTR_ANY
))
1146
if( flags &
SLAP_INDEX_SUBSTR_ANY
&& sa->sa_any != NULL ) {
1188
if (value->bv_len > index_substr_if_maxlen && (flags &
SLAP_INDEX_SUBSTR_ANY
))
Completed in 41 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026