HomeSort by: relevance | last modified time | path
    Searched refs:SLAP_MR_ASSOCIATED (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
search.c 479 SLAP_MR_ASSOCIATED( f->f_sub_desc->ad_type->sat_substr,
487 SLAP_MR_ASSOCIATED( f->f_sub_desc->ad_type->sat_substr,
1309 if ( SLAP_MR_ASSOCIATED( matching_rule,
1324 if ( SLAP_MR_ASSOCIATED( matching_rule,
1393 SLAP_MR_ASSOCIATED( at->bam_ad->ad_type->sat_ordering,
  /src/external/bsd/openldap/dist/servers/slapd/
schema_init.c 1898 flags = SLAP_MR_ASSOCIATED( mr, slap_schema.si_mr_caseExactMatch )
2397 if ( SLAP_MR_ASSOCIATED( mr, slap_schema.si_mr_caseIgnoreListMatch ) ) {
2879 int casefold = !SLAP_MR_ASSOCIATED( mr,
slap.h 639 #define SLAP_MR_ASSOCIATED(mr,amr) \

Completed in 30 milliseconds