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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Daclparse.c2371 if ( !BER_BVISNULL( &a->a_realdn_pat ) ) {
2372 free( a->a_realdn_pat.bv_val );
2637 if ( !BER_BVISEMPTY( &b->a_realdn_pat ) ) {
H A Dacl.c1214 if ( !BER_BVISEMPTY( &b->a_realdn_pat ) ) {
1217 Debug( LDAP_DEBUG_ACL, "<= check a_realdn_pat: %s\n",
1218 b->a_realdn_pat.bv_val, 0, 0);
H A Dslap.h1472 #define a_realdn_pat a_realdn.a_dnauthz.sai_dn macro

Completed in 182 milliseconds