Home
last modified time | relevance | path

Searched refs:ComponentAttributeTypeAndValue (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h103 } ComponentAttributeTypeAndValue; typedef
108 …eTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, ComponentAttributeTypeAndValue *comp …
111 … ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentAttributeTypeAndValue **v, A…
114 …nentAttributeTypeAndValue PROTO (( void* mem_op, GenBuf * b, ComponentAttributeTypeAndValue **v, A…
H A Dcrl.h150 } ComponentAttributeTypeAndValue; typedef
155 …eTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, ComponentAttributeTypeAndValue *comp …
158 … ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentAttributeTypeAndValue **v, A…
161 …nentAttributeTypeAndValue PROTO (( void* mem_op, GenBuf * b, ComponentAttributeTypeAndValue **v, A…
H A Dcertificate.h183 } ComponentAttributeTypeAndValue; typedef
188 …eTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, ComponentAttributeTypeAndValue *comp …
191 … ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentAttributeTypeAndValue **v, A…
194 …nentAttributeTypeAndValue PROTO (( void* mem_op, GenBuf * b, ComponentAttributeTypeAndValue **v, A…
H A Dcertificate.c806 …ComponentSyntaxInfo*)&((ComponentAttributeTypeAndValue*)csi_attr)->type, (ComponentSyntaxInfo*)&(( in MatchingComponentAttributeTypeAndValue()
809 …nentOid ((ComponentSyntaxInfo*)&((ComponentAttributeTypeAndValue*)csi_attr)->value, (&((ComponentA… in MatchingComponentAttributeTypeAndValue()
810 …y ( oid, (ComponentAny*)&((ComponentAttributeTypeAndValue*)csi_attr)->value, (ComponentAny*)&((Com… in MatchingComponentAttributeTypeAndValue()
817 …ttributeTypeAndValue ( void* mem_op, ComponentReference* cr, ComponentAttributeTypeAndValue *comp ) in ExtractingComponentAttributeTypeAndValue()
845 ComponentAttributeTypeAndValue **v _AND_
856 ComponentAttributeTypeAndValue *k, *t, c_temp;
901 …*v = t = (ComponentAttributeTypeAndValue*) CompAlloc( mem_op, sizeof(ComponentAttributeTypeAndValu…
926 ComponentAttributeTypeAndValue **v _AND_
932 ComponentAttributeTypeAndValue *k,*t, c_temp;
989 …*v = t = (ComponentAttributeTypeAndValue*) CompAlloc( mem_op, sizeof(ComponentAttributeTypeAndValu…
[all …]