Searched refs:ACL_DISCLOSE (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dmodify.c50 NULL, ACL_DISCLOSE, NULL, NULL ) )
77 NULL, ACL_DISCLOSE, NULL, NULL ) )
H A Dcompare.c43 NULL, ACL_DISCLOSE, NULL, NULL ) )
H A Dsearch.c183 NULL, ACL_DISCLOSE, NULL, NULL ) )
207 if ( !ACL_GRANT( mask, ACL_DISCLOSE ) ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dcompare.c70 NULL, ACL_DISCLOSE, NULL ) )
104 NULL, ACL_DISCLOSE, NULL ) )
H A Dsearch.c463 NULL, ACL_DISCLOSE, NULL ) )
517 if ( !ACL_GRANT( mask, ACL_DISCLOSE ) ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dcompare.c269 NULL, ACL_DISCLOSE, NULL ) == LDAP_INSUFFICIENT_ACCESS )
311 NULL, ACL_DISCLOSE, NULL )
402 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE, NULL ) )
H A Daclparse.c2469 } else if ( access == ACL_DISCLOSE ) {
2508 return ACL_DISCLOSE;
H A Dslap.h1263 ACL_DISCLOSE, enumerator in enum:slap_access_t
1391 #define ACL_PRIV_DISCLOSE ACL_ACCESS2PRIV( ACL_DISCLOSE )
H A Dbconfig.c6331 if ( !ACL_GRANT( mask, ACL_DISCLOSE )) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dcompare.c155 ACL_DISCLOSE, NULL ) )
H A Dmodify.c174 ACL_DISCLOSE, NULL ) )
H A Dmodrdn.c456 ACL_DISCLOSE, NULL ) )
H A Ddelete.c598 ACL_DISCLOSE, NULL ) )
H A Dadd.c1487 if ( e == op->ora_e && !ACL_GRANT( mask, ACL_DISCLOSE ) ) {
1493 ACL_DISCLOSE, NULL ) )
H A Dsearch.c2085 ACL_DISCLOSE, NULL ) )
2131 if ( !ACL_GRANT( mask, ACL_DISCLOSE ) ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Ddds.c375 NULL, ACL_DISCLOSE, NULL ) )
596 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
623 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
661 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
687 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
769 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
859 NULL, ACL_DISCLOSE, NULL ) )
1077 NULL, ACL_DISCLOSE, NULL ) )

Completed in 291 milliseconds