Searched refs:SLAP_MR_SUBSTR (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dat.c892 if(( mr->smr_usage & SLAP_MR_SUBSTR ) != SLAP_MR_SUBSTR ) {
H A Dslap.h554 #define SLAP_MR_SUBSTR 0x0400U macro
563 #define SLAP_MR_SUBSTR_INITIAL ( SLAP_MR_SUBSTR | 0x0010U )
564 #define SLAP_MR_SUBSTR_ANY ( SLAP_MR_SUBSTR | 0x0020U )
565 #define SLAP_MR_SUBSTR_FINAL ( SLAP_MR_SUBSTR | 0x0040U )
H A Dschema_init.c6488 SLAP_MR_SUBSTR, directoryStringSyntaxes,
6509 SLAP_MR_SUBSTR, directoryStringSyntaxes,
6530 SLAP_MR_SUBSTR, NULL,
6544 SLAP_MR_SUBSTR, NULL,
6592 SLAP_MR_SUBSTR, NULL,
6607 SLAP_MR_SUBSTR, NULL,
6714 SLAP_MR_SUBSTR, NULL,
6721 SLAP_MR_SUBSTR, NULL,
H A Dfilterentry.c972 ret = value_match( &match, a->a_desc, mr, SLAP_MR_SUBSTR,
H A Dad.c1299 case SLAP_MR_SUBSTR:

Completed in 202 milliseconds