Home
last modified time | relevance | path

Searched refs:ComponentList (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.h165 typedef ComponentList ComponentExtensions; /* SEQUENCE SIZE 1..MAX OF Extension */
204 typedef ComponentList ComponentTBSCertListSeqOf; /* SEQUENCE OF TBSCertListSeqOfSeq */
219 typedef ComponentList ComponentRelativeDistinguishedName; /* SET OF AttributeTypeAndValue */
234 typedef ComponentList ComponentRDNSequence; /* SEQUENCE OF RelativeDistinguishedName */
H A DauthorityKeyIdentifier.h178 typedef ComponentList ComponentRelativeDistinguishedName; /* SET OF AttributeTypeAndValue */
193 typedef ComponentList ComponentRDNSequence; /* SEQUENCE OF RelativeDistinguishedName */
282 typedef ComponentList ComponentGeneralNames; /* SEQUENCE SIZE 1..MAX OF GeneralName */
H A Dcertificate.h244 typedef ComponentList ComponentExtensions; /* SEQUENCE SIZE 1..MAX OF Extension */
259 typedef ComponentList ComponentRelativeDistinguishedName; /* SET OF AttributeTypeAndValue */
274 typedef ComponentList ComponentRDNSequence; /* SEQUENCE OF RelativeDistinguishedName */
H A Dcomponentlib.h172 typedef struct ComponentList { struct
178 } ComponentList; argument
572 typedef ComponentList irRDNSequence;
573 typedef ComponentList irRelativeDistinguishedName;
H A Dinit.c467 FOR_EACH_LIST_ELMT( comp_elmt, &((ComponentList*)csi_attr)->comp_list ) in comp_test_all_components()
476 FOR_EACH_LIST_ELMT( comp_elmt, &((ComponentList*)csi_attr)->comp_list ) in comp_test_all_components()