HomeSort by: relevance | last modified time | path
    Searched refs:ACL_STYLE_SUBTREE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
acl.c 594 } else if ( a->acl_dn_style == ACL_STYLE_SUBTREE ) {
683 } else if ( a->acl_attrval_style == ACL_STYLE_SUBTREE ) {
825 case ACL_STYLE_SUBTREE:
892 case ACL_STYLE_SUBTREE:
959 } else if ( bdn->a_style == ACL_STYLE_SUBTREE ) {
1322 if ( b->a_domain_style == ACL_STYLE_SUBTREE ) {
1608 case ACL_STYLE_SUBTREE:
1698 case ACL_STYLE_SUBTREE:
aclparse.c 302 case ACL_STYLE_SUBTREE:
418 a->acl_dn_style = ACL_STYLE_SUBTREE;
567 a->acl_attrval_style = ACL_STYLE_SUBTREE;
762 sty = ACL_STYLE_SUBTREE;
1414 case ACL_STYLE_SUBTREE:
slap.h 1300 ACL_STYLE_SUBTREE,

Completed in 88 milliseconds