Home
last modified time | relevance | path

Searched refs:ComponentOtherName (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h56 } ComponentOtherName; typedef
61 …ctingComponentOtherName PROTO (( void* mem_op, ComponentReference *cr, ComponentOtherName *comp ));
64 … PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentOtherName **v, AsnLen …
67 int GDecComponentOtherName PROTO (( void* mem_op, GenBuf * b, ComponentOtherName **v, AsnLen *bytes…
257 ComponentOtherName* otherName; /* [0] OtherName */
H A DauthorityKeyIdentifier.c46 …id ( oid, (ComponentSyntaxInfo*)&((ComponentOtherName*)csi_attr)->type_id, (ComponentSyntaxInfo*)&… in MatchingComponentOtherName()
49 …yTypeByComponentOid ((ComponentSyntaxInfo*)&((ComponentOtherName*)csi_attr)->value, (&((ComponentO… in MatchingComponentOtherName()
50 …tAnyDefinedBy ( oid, (ComponentAny*)&((ComponentOtherName*)csi_attr)->value, (ComponentAny*)&((Com… in MatchingComponentOtherName()
57 ExtractingComponentOtherName ( void* mem_op, ComponentReference* cr, ComponentOtherName *comp ) in ExtractingComponentOtherName()
81 ComponentOtherName **v _AND_
95 ComponentOtherName *k, *t, c_temp;
148 *v = t = (ComponentOtherName*) CompAlloc( mem_op, sizeof(ComponentOtherName) );
173 ComponentOtherName **v _AND_
179 ComponentOtherName *k,*t, c_temp;
236 *v = t = (ComponentOtherName*) CompAlloc( mem_op, sizeof(ComponentOtherName) );