Searched refs:ACL_STYLE_BASE (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/acl/
H A Dgssacl.c72 case ACL_STYLE_BASE:
112 case ACL_STYLE_BASE:
189 if ( gssattr->gssattr_style != ACL_STYLE_BASE ) {
213 case ACL_STYLE_BASE:
H A Dposixgroup.c60 case ACL_STYLE_BASE:
144 case ACL_STYLE_BASE:
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Daclparse.c261 if ( style == ACL_STYLE_BASE ) return ACL_SCOPE_ERR;
294 case ACL_STYLE_BASE:
398 a->acl_dn_style = ACL_STYLE_BASE;
427 a->acl_dn_style = ACL_STYLE_BASE;
501 a->acl_attrval_style = ACL_STYLE_BASE;
557 a->acl_attrval_style = ACL_STYLE_BASE;
565 a->acl_attrval_style = ACL_STYLE_BASE;
776 sty = ACL_STYLE_BASE;
977 if ( sty == ACL_STYLE_BASE
1121 case ACL_STYLE_BASE
[all...]
H A Dacl.c567 if ( a->acl_dn_style == ACL_STYLE_BASE ) {
664 if ( a->acl_attrval_style == ACL_STYLE_BASE ) {
813 case ACL_STYLE_BASE:
880 case ACL_STYLE_BASE:
932 if ( bdn->a_style == ACL_STYLE_BASE ) {
1355 if ( b->a_peername_style == ACL_STYLE_BASE ) {
1596 case ACL_STYLE_BASE:
1686 case ACL_STYLE_BASE:
H A Didattracl.c213 case ACL_STYLE_BASE:
864 case ACL_STYLE_BASE:
H A Daci.c755 if ( sty != ACL_STYLE_REGEX && sty != ACL_STYLE_BASE ) {
H A Dslap.h1299 ACL_STYLE_BASE, enumerator in enum:slap_style_e

Completed in 171 milliseconds