Searched refs:SLAP_MR_ASSOCIATED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c440 SLAP_MR_ASSOCIATED( f->f_sub_desc->ad_type->sat_substr,
448 SLAP_MR_ASSOCIATED( f->f_sub_desc->ad_type->sat_substr,
1233 if ( SLAP_MR_ASSOCIATED( matching_rule,
1244 if ( SLAP_MR_ASSOCIATED( matching_rule,
1313 SLAP_MR_ASSOCIATED( at->bam_ad->ad_type->sat_ordering,
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dschema_init.c1815 flags = SLAP_MR_ASSOCIATED( mr, slap_schema.si_mr_caseExactMatch )
2309 if ( SLAP_MR_ASSOCIATED( mr, slap_schema.si_mr_caseIgnoreListMatch ) ) {
2785 int casefold = !SLAP_MR_ASSOCIATED( mr,
H A Dslap.h640 #define SLAP_MR_ASSOCIATED(mr,amr) \ macro

Completed in 133 milliseconds