Searched refs:SLAP_MR_SUBSTR (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/ |
| D | at.c | 903 if(( mr->smr_usage & SLAP_MR_SUBSTR ) != SLAP_MR_SUBSTR ) { in at_add()
|
| D | slap.h | 550 #define SLAP_MR_SUBSTR 0x0400U macro 559 #define SLAP_MR_SUBSTR_INITIAL ( SLAP_MR_SUBSTR | 0x0010U ) 560 #define SLAP_MR_SUBSTR_ANY ( SLAP_MR_SUBSTR | 0x0020U ) 561 #define SLAP_MR_SUBSTR_FINAL ( SLAP_MR_SUBSTR | 0x0040U )
|
| D | schema_init.c | 6606 SLAP_MR_SUBSTR, directoryStringSyntaxes, 6627 SLAP_MR_SUBSTR, directoryStringSyntaxes, 6648 SLAP_MR_SUBSTR, NULL, 6662 SLAP_MR_SUBSTR, NULL, 6711 SLAP_MR_SUBSTR, NULL, 6726 SLAP_MR_SUBSTR, NULL, 6833 SLAP_MR_SUBSTR, NULL, 6840 SLAP_MR_SUBSTR, NULL,
|
| D | filterentry.c | 977 ret = value_match( &match, a->a_desc, mr, SLAP_MR_SUBSTR, in test_substrings_filter()
|
| D | ad.c | 1310 case SLAP_MR_SUBSTR: in ad_mr()
|