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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dacl.c589 } else if ( a->acl_dn_style == ACL_STYLE_SUBTREE ) {
678 } else if ( a->acl_attrval_style == ACL_STYLE_SUBTREE ) {
820 case ACL_STYLE_SUBTREE:
887 case ACL_STYLE_SUBTREE:
954 } else if ( bdn->a_style == ACL_STYLE_SUBTREE ) {
1317 if ( b->a_domain_style == ACL_STYLE_SUBTREE ) {
1603 case ACL_STYLE_SUBTREE:
1693 case ACL_STYLE_SUBTREE:
H A Daclparse.c297 case ACL_STYLE_SUBTREE:
414 a->acl_dn_style = ACL_STYLE_SUBTREE;
573 a->acl_attrval_style = ACL_STYLE_SUBTREE;
786 sty = ACL_STYLE_SUBTREE;
1486 case ACL_STYLE_SUBTREE:
H A Dslap.h1301 ACL_STYLE_SUBTREE, enumerator in enum:slap_style_e

Completed in 87 milliseconds