Home
last modified time | relevance | path

Searched refs:SLAP_INDEX_SUBSTR_FINAL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dindex.c36 { BER_BVC("subfinal"), SLAP_INDEX_SUBSTR_FINAL },
H A Dschema_init.c968 if( flags & SLAP_INDEX_SUBSTR_FINAL ) { in octetStringSubstringsIndexer()
990 if( flags & SLAP_INDEX_SUBSTR_FINAL ) in octetStringSubstringsIndexer()
1024 if( flags & SLAP_INDEX_SUBSTR_FINAL ) { in octetStringSubstringsIndexer()
1091 if( flags & SLAP_INDEX_SUBSTR_FINAL && in octetStringSubstringsFilter()
1170 if( flags & SLAP_INDEX_SUBSTR_FINAL && in octetStringSubstringsFilter()
H A Dslap.h267 #define SLAP_INDEX_SUBSTR_FINAL ( SLAP_INDEX_SUBSTR | 0x0400UL ) macro
272 | SLAP_INDEX_SUBSTR_FINAL )