Searched refs:sat_substr (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dattr.c260 ad->ad_type->sat_substr
261 && ad->ad_type->sat_substr->smr_indexer
262 && ad->ad_type->sat_substr->smr_filter ) )
H A Dindex.c248 rc = ad->ad_type->sat_substr->smr_indexer(
252 ad->ad_type->sat_substr,
H A Dfilterindex.c991 mr = sub->sa_desc->ad_type->sat_substr;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A DmatchedValues.c238 MatchingRule *mr = a->a_desc->ad_type->sat_substr;
H A Dat.c743 sat->sat_substr = sat->sat_sup->sat_substr;
926 sat->sat_substr = mr;
H A Dfilterentry.c962 mr = a->a_desc->ad_type->sat_substr;
H A Dad.c1300 return ad->ad_type->sat_substr;
H A Dfilter.c392 if ( ssa.sa_desc->ad_type->sat_substr == NULL ) {
H A Dschema_prep.c1216 slap_at_proxied.sat_substr = mr_find( "octetStringSubstringsMatch" );
H A Dslap.h700 MatchingRule *sat_substr; member in struct:AttributeType
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c439 if ( f->f_sub_desc->ad_type->sat_substr &&
440 SLAP_MR_ASSOCIATED( f->f_sub_desc->ad_type->sat_substr,
447 if ( f->f_sub_desc->ad_type->sat_substr &&
448 SLAP_MR_ASSOCIATED( f->f_sub_desc->ad_type->sat_substr,

Completed in 180 milliseconds