Searched refs:a_dn (Results 1 – 4 of 4) sorted by relevance
656 Attribute *a_dom, *a_dn; in remoteauth_bind() local735 a_dn = attr_find( e->e_attrs, ap->dn_ad ); in remoteauth_bind()736 if ( !a_dn ) { in remoteauth_bind()743 ber_dupbv_x( &dn, a_dn->a_vals, op->o_tmpmemctx ); in remoteauth_bind()
1455 slap_dn_access a_dn; member1456 #define a_dn_pat a_dn.a_dnauthz.sai_dn1457 #define a_dn_at a_dn.a_at1458 #define a_dn_self a_dn.a_self1468 #define a_authz a_dn.a_dnauthz
1167 if ( b->a_dn.a_self ) { in slap_acl_mask()1213 &b->a_dn, &op->o_ndn ) ) in slap_acl_mask()1536 &b->a_dn, &op->o_ndn ) ) in slap_acl_mask()
717 slap_dn_access *bdn = &b->a_dn; in parse_acl()2581 ptr = dnaccess2text( &b->a_dn, ptr, 0 ); in access2text()