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

  /src/external/bsd/openldap/dist/servers/slapd/
mr.c 431 if( mr_usable_with_at( mr, at )) {
465 mr_usable_with_at( function
matchedValues.c 295 if ( !mr_usable_with_at( mra->ma_rule, a->a_desc->ad_type ) ) {
mra.c 193 if( !mr_usable_with_at( ma.ma_rule, ma.ma_desc->ad_type ) ) {
filterentry.c 342 if ( !mr_usable_with_at( mra->ma_rule, a->a_desc->ad_type ) ) {
466 if ( !mr_usable_with_at( mra->ma_rule, ad->ad_type ) ) {
aclparse.c 519 if( !mr_usable_with_at( a->acl_attrval_mr, a->acl_attrs[ 0 ].an_desc->ad_type ) )
proto-slap.h 1395 LDAP_SLAPD_F (int) mr_usable_with_at LDAP_P(( MatchingRule *mr,

Completed in 162 milliseconds