Searched refs:is_ad_subtype (Results 1 – 7 of 7) sorted by relevance
153 if ( !is_ad_subtype( a->a_desc, ava->aa_desc ) ) { in test_ava_vrFilter()224 if ( !is_ad_subtype( a->a_desc, desc ) ) continue; in test_presence_vrFilter()246 if ( !is_ad_subtype( a->a_desc, vrf->vrf_sub_desc ) ) { in test_substrings_vrFilter()285 if ( !is_ad_subtype( a->a_desc, mra->ma_desc ) ) { in test_mra_vrFilter()
656 if ( is_ad_subtype( a->a_desc, desc ) ) { in attrs_find()
457 if ( !is_ad_subtype( ad, mra->ma_desc ) ) { in test_mra_filter()
506 int is_ad_subtype( in is_ad_subtype() function
140 LDAP_SLAPD_F (int) is_ad_subtype LDAP_P((
582 if ( !is_ad_subtype( a->a_desc, mo->mo_ad_member ) ) { in memberof_op_add()870 if ( !is_ad_subtype( ml->sml_desc, mo->mo_ad_member ) ) { in memberof_op_modify()
2245 ret = is_ad_subtype( a2, a2 ); in slapi_attr_type_cmp()