Searched refs:a_dn (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslap.h1465 slap_dn_access a_dn; member in struct:Access
1466 #define a_dn_pat a_dn.a_dnauthz.sai_dn
1467 #define a_dn_at a_dn.a_at
1468 #define a_dn_self a_dn.a_self
1478 #define a_authz a_dn.a_dnauthz
H A Dacl.c1162 if ( b->a_dn.a_self ) {
1208 &b->a_dn, &op->o_ndn ) )
1531 &b->a_dn, &op->o_ndn ) )
H A Daclparse.c741 slap_dn_access *bdn = &b->a_dn;
2630 ptr = dnaccess2text( &b->a_dn, ptr, 0 );

Completed in 141 milliseconds