Home
last modified time | relevance | path

Searched refs:AttributeDescription (Results 1 – 25 of 179) sorted by relevance

12345678

/netbsd/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dback-monitor.h109 AttributeDescription *mi_ad_monitoredInfo;
110 AttributeDescription *mi_ad_managedInfo;
111 AttributeDescription *mi_ad_monitorCounter;
112 AttributeDescription *mi_ad_monitorOpCompleted;
113 AttributeDescription *mi_ad_monitorOpInitiated;
118 AttributeDescription *mi_ad_monitorTimestamp;
119 AttributeDescription *mi_ad_monitorOverlay;
133 AttributeDescription *mi_ad_monitorIsShadow;
134 AttributeDescription *mi_ad_monitorUpdateRef;
136 AttributeDescription *mi_ad_monitorSuperiorDN;
[all …]
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbac.h39 AttributeDescription **ad;
45 AttributeDescription *ad_uid;
48 AttributeDescription *ad_tenant_id;
51 AttributeDescription *ad_session_id;
53 AttributeDescription *ad_session_roles;
63 AttributeDescription *ad_audit_id;
64 AttributeDescription *ad_audit_roles;
68 AttributeDescription *ad_audit_objects;
70 AttributeDescription *ad_audit_result;
83 AttributeDescription *ad_role;
[all …]
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h351 typedef struct AttributeDescription AttributeDescription; typedef
750 AttributeDescription *sat_ad;
839 struct AttributeDescription { struct
840 AttributeDescription *ad_next; argument
864 AttributeDescription *an_desc; argument
1019 AttributeDescription *aa_desc;
1158 AttributeDescription *a_desc;
1336 AttributeDescription *desc,
1365 AttributeDescription *a_at;
2498 AttributeDescription *ga_at;
[all …]
H A Droot_dse.c198 AttributeDescription *ad_structuralObjectClass in root_dse_info()
200 AttributeDescription *ad_objectClass in root_dse_info()
202 AttributeDescription *ad_namingContexts in root_dse_info()
205 AttributeDescription *ad_supportedExtension in root_dse_info()
208 AttributeDescription *ad_supportedLDAPVersion in root_dse_info()
210 AttributeDescription *ad_supportedSASLMechanisms in root_dse_info()
212 AttributeDescription *ad_supportedFeatures in root_dse_info()
214 AttributeDescription *ad_monitorContext in root_dse_info()
216 AttributeDescription *ad_configContext in root_dse_info()
218 AttributeDescription *ad_ref in root_dse_info()
H A Dschema.c37 AttributeDescription *ad_structuralObjectClass in schema_info()
39 AttributeDescription *ad_objectClass in schema_info()
41 AttributeDescription *ad_createTimestamp in schema_info()
43 AttributeDescription *ad_modifyTimestamp in schema_info()
89 AttributeDescription *desc = NULL; in schema_info()
H A Dad.c107 AttributeDescription *n; in ad_destroy()
120 AttributeDescription *ad; in ad_find_tags()
135 AttributeDescription **ad, in slap_str2ad()
166 AttributeDescription **ad, in slap_bv2ad()
507 AttributeDescription *sub, in is_ad_subtype()
508 AttributeDescription *super in is_ad_subtype()
715 AttributeDescription **ad, in slap_str2undef_ad()
728 AttributeDescription **ad, in slap_bv2undef_ad()
807 AttributeDescription *
812 AttributeDescription *ad = in slap_bv2tmp_ad()
[all …]
H A Dcomponent.h65 AttributeDescription* aa_aliasing_ad;
66 AttributeDescription* aa_aliased_ad;
75 AttributeDescription* mra_attr;
H A Dproto-slap.h61 AttributeDescription *desc,
69 AttributeDescription *desc,
125 AttributeDescription **ad,
130 AttributeDescription **ad,
141 AttributeDescription *sub,
145 AttributeDescription *desc,
150 AttributeDescription **ad,
156 AttributeDescription **ad,
189 AttributeDescription *ad,
264 AttributeDescription **ad,
[all …]
H A Dattr.c83 attr_alloc( AttributeDescription *ad ) in attr_alloc()
465 AttributeDescription *desc, in attr_merge()
505 AttributeDescription *desc, in attr_normalize()
549 AttributeDescription *desc, in attr_merge_normalize()
570 AttributeDescription *desc, in attr_merge_one()
596 AttributeDescription *desc, in attr_normalize_one()
625 AttributeDescription *desc, in attr_merge_normalize_one()
653 AttributeDescription *desc ) in attrs_find()
671 AttributeDescription *desc ) in attr_find()
692 AttributeDescription *desc ) in attr_delete()
H A Daci.c378 AttributeDescription *grp_ad = NULL; in aci_group_member()
437 AttributeDescription *desc, in aci_mask()
597 AttributeDescription *ad = NULL; in aci_mask()
707 AttributeDescription **ad; in aci_init()
756 AttributeDescription *ad = NULL; in dynacl_aci_parse()
794 AttributeDescription *ad = ( AttributeDescription * )priv; in dynacl_aci_unparse()
812 AttributeDescription *desc, in dynacl_aci_mask()
819 AttributeDescription *ad = ( AttributeDescription * )priv; in dynacl_aci_mask()
1124 AttributeDescription *ad; in OpenLDAPaciValidateRight()
1479 AttributeDescription *ad = NULL; in OpenLDAPaciValidate()
[all …]
H A Dvalue.c132 AttributeDescription *ad, in asserted_value_validate_normalize()
200 AttributeDescription *ad, in value_match()
222 AttributeDescription *ad, in value_find_ex()
425 AttributeDescription *ad, in ordered_value_validate()
472 AttributeDescription *ad, in ordered_value_pretty()
542 AttributeDescription *ad, in ordered_value_normalize()
616 AttributeDescription *ad, in ordered_value_match()
704 AttributeDescription *ad, in ordered_value_add()
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dotp.c120 AttributeDescription *ad_oathOTPToken;
121 AttributeDescription *ad_oathSecret;
122 AttributeDescription *ad_oathOTPLength;
123 AttributeDescription *ad_oathHMACAlgorithm;
125 AttributeDescription *ad_oathHOTPParams;
126 AttributeDescription *ad_oathHOTPToken;
127 AttributeDescription *ad_oathHOTPCounter;
128 AttributeDescription *ad_oathHOTPLookahead;
131 AttributeDescription *ad_oathTOTPParams;
132 AttributeDescription *ad_oathTOTPToken;
[all …]
/netbsd/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dproto-mdb.h30 AttributeDescription *desc );
35 AttributeDescription *desc, int *insert );
47 AttributeDescription *ad ));
55 void mdb_attr_multi_thresh LDAP_P(( struct mdb_info *mdb, AttributeDescription *ad,
61 int mdb_ad_get( struct mdb_info *mdb, MDB_txn *txn, AttributeDescription *ad );
279 AttributeDescription *desc,
285 AttributeDescription *desc,
295 AttributeDescription *desc,
370 AttributeDescription *desc,
H A Dindex.c38 AttributeDescription *desc, in mdb_index_mask()
82 AttributeDescription *desc, in mdb_index_param()
173 AttributeDescription *ad, in indexer()
293 AttributeDescription *ad, in index_at_values()
353 AttributeDescription *desc; in index_at_values()
382 AttributeDescription *desc, in mdb_index_values()
429 AttributeDescription *desc; in mdb_index_recset()
538 cr->cr_ad = (AttributeDescription*)get_component_description ( cr->cr_asn_type_id ); in mdb_index_entry()
H A Dmonitor.c39 static AttributeDescription *ad_olmDbDirectory;
47 static AttributeDescription *ad_olmDbNotIndexed;
50 static AttributeDescription *ad_olmMDBPagesMax,
53 static AttributeDescription *ad_olmMDBReadersMax,
56 static AttributeDescription *ad_olmMDBEntries;
83 AttributeDescription **ad;
622 AttributeDescription *idx_ad;
682 AttributeDescription *desc, in mdb_monitor_idx_add()
H A Dattr.c38 mdb_attr_slot( struct mdb_info *mdb, AttributeDescription *ad, int *ins ) in mdb_attr_slot()
89 AttributeDescription *desc ) in mdb_attr_mask()
271 AttributeDescription *ad; in mdb_attr_index_config()
501 static AttributeDescription addef = { NULL, NULL, BER_BVC("default") };
560 AttributeDescription *ad; in mdb_attr_multi_config()
661 mdb_attr_multi_thresh( struct mdb_info *mdb, AttributeDescription *ad, unsigned *hi, unsigned *lo ) in mdb_attr_multi_thresh()
699 void mdb_attr_index_free( struct mdb_info *mdb, AttributeDescription *ad ) in mdb_attr_index_free()
741 AttributeDescription *ad; in mdb_ad_read()
788 int mdb_ad_get( struct mdb_info *mdb, MDB_txn *txn, AttributeDescription *ad ) in mdb_ad_get()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dindex.c38 AttributeDescription *desc, in wt_index_mask()
82 AttributeDescription *desc, in wt_index_param()
149 AttributeDescription *ad, in indexer()
253 AttributeDescription *ad, in index_at_values()
312 AttributeDescription *desc; in index_at_values()
341 AttributeDescription *desc, in wt_index_values()
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
H A Dallowed.c76 static AttributeDescription
84 AttributeDescription **ad;
298 AttributeDescription *ad = NULL; in aa_operational()
381 AttributeDescription *ad = NULL; in aa_operational()
430 register_at( char *def, AttributeDescription **rad, int dupok ) in register_at()
435 AttributeDescription *ad = NULL; in register_at()
/netbsd/external/bsd/openldap/dist/servers/lloadd/
H A Dmonitor.c88 static AttributeDescription *ad_olmServerURI;
89 static AttributeDescription *ad_olmReceivedOps;
90 static AttributeDescription *ad_olmForwardedOps;
91 static AttributeDescription *ad_olmRejectedOps;
92 static AttributeDescription *ad_olmCompletedOps;
93 static AttributeDescription *ad_olmFailedOps;
94 static AttributeDescription *ad_olmConnectionType;
95 static AttributeDescription *ad_olmPendingOps;
96 static AttributeDescription *ad_olmPendingConnections;
97 static AttributeDescription *ad_olmActiveConnections;
[all …]
/netbsd/external/bsd/openldap/dist/servers/slapd/back-passwd/
H A Dproto-passwd.h30 extern AttributeDescription *ad_sn;
31 extern AttributeDescription *ad_desc;
H A Dinit.c33 AttributeDescription *ad_sn;
34 AttributeDescription *ad_desc;
/netbsd/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
H A Dproto-dnssrv.h43 extern AttributeDescription *ad_dc;
44 extern AttributeDescription *ad_associatedDomain;
H A Dinit.c83 AttributeDescription *ad_dc;
84 AttributeDescription *ad_associatedDomain;
/netbsd/external/bsd/openldap/dist/doc/rfc/
H A Drfc3866.txt108 options are combined into the AttributeDescription.
123 An AttributeDescription with one or more tagging options is a direct
124 subtype of each AttributeDescription of the same type with all but
125 one of the tagging options. If the AttributeDescription's type is a
126 direct subtype of some other type, then the AttributeDescription is
127 also a direct subtype of the AttributeDescription which consists of
193 Examples of valid AttributeDescription:
365 Clients can provide language options in AttributeDescription in
455 Examples of valid AttributeDescription containing language range
520 AttributeDescription in the requested attribute list in a search
[all …]
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c62 static AttributeDescription *ad_krb5Key;
63 static AttributeDescription *ad_krb5KeyVersionNumber;
64 static AttributeDescription *ad_krb5PrincipalName;
65 static AttributeDescription *ad_krb5ValidEnd;
79 static AttributeDescription *ad_sambaNTPassword;
80 static AttributeDescription *ad_sambaPwdLastSet;
81 static AttributeDescription *ad_sambaPwdMustChange;
82 static AttributeDescription *ad_sambaPwdCanChange;
87 static AttributeDescription *ad_shadowLastChange;
848 AttributeDescription **adp; in smbk5pwd_modules_init()

12345678