HomeSort by: relevance | last modified time | path
    Searched refs:si_ad_entry (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
modify.c 54 slap_schema.si_ad_entry,
81 if ( !access_allowed_mask( op, e, slap_schema.si_ad_entry,
compare.c 47 slap_schema.si_ad_entry,
search.c 193 slap_schema.si_ad_entry,
213 if ( !access_allowed_mask( op, e, slap_schema.si_ad_entry,
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
compare.c 68 if ( ! access_allowed( op, e, slap_schema.si_ad_entry,
101 if ( !access_allowed( op, e, slap_schema.si_ad_entry,
add.c 38 AttributeDescription *entry = slap_schema.si_ad_entry;
delete.c 39 AttributeDescription *entry = slap_schema.si_ad_entry;
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
compare.c 88 if ( ! access_allowed( op, e, slap_schema.si_ad_entry,
113 if ( !access_allowed( op, e, slap_schema.si_ad_entry,
search.c 386 slap_schema.si_ad_entry,
417 if ( ! access_allowed_mask( op, e, slap_schema.si_ad_entry,
add.c 41 AttributeDescription *entry = slap_schema.si_ad_entry;
delete.c 44 AttributeDescription *entry = slap_schema.si_ad_entry;
modrdn.c 38 AttributeDescription *entry = slap_schema.si_ad_entry;
  /src/external/bsd/openldap/dist/servers/slapd/back-sock/
add.c 42 AttributeDescription *entry = slap_schema.si_ad_entry;
bind.c 42 AttributeDescription *entry = slap_schema.si_ad_entry;
delete.c 42 AttributeDescription *entry = slap_schema.si_ad_entry;
compare.c 43 AttributeDescription *entry = slap_schema.si_ad_entry;
modrdn.c 42 AttributeDescription *entry = slap_schema.si_ad_entry;
modify.c 44 AttributeDescription *entry = slap_schema.si_ad_entry;
  /src/external/bsd/openldap/dist/servers/slapd/
compare.c 277 slap_schema.si_ad_entry,
319 slap_schema.si_ad_entry,
411 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE, NULL ) )
slapacl.c 300 (void)print_access( op, ep, slap_schema.si_ad_entry, NULL, NULL );
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/
compare.c 157 slap_schema.si_ad_entry, NULL,
modify.c 176 if ( !access_allowed( op, e, slap_schema.si_ad_entry, NULL,
delete.c 302 slap_schema.si_ad_entry, NULL, ACL_WDEL, NULL )
477 if ( !access_allowed( op, &d, slap_schema.si_ad_entry,
592 if ( !access_allowed( op, e, slap_schema.si_ad_entry, NULL,
modrdn.c 138 if ( !access_allowed( op, &r, slap_schema.si_ad_entry,
449 if ( !access_allowed( op, e, slap_schema.si_ad_entry, NULL,
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
dds.c 380 slap_schema.si_ad_entry,
604 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
631 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
669 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
695 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
777 slap_schema.si_ad_entry, NULL, ACL_DISCLOSE );
866 slap_schema.si_ad_entry,
1150 slap_schema.si_ad_entry,
  /src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
addpartial-overlay.c 62 if(!access_allowed(op, toAdd, slap_schema.si_ad_entry,

Completed in 22 milliseconds

1 2