Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h163 } ComponentEDIPartyName; typedef
168 …omponentEDIPartyName PROTO (( void* mem_op, ComponentReference *cr, ComponentEDIPartyName *comp ));
171 …PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentEDIPartyName **v, AsnLe…
174 int GDecComponentEDIPartyName PROTO (( void* mem_op, GenBuf * b, ComponentEDIPartyName **v, AsnLen …
262 ComponentEDIPartyName* ediPartyName; /* [5] EDIPartyName */
H A DauthorityKeyIdentifier.c824 if(COMPONENTNOT_NULL( ((ComponentEDIPartyName*)csi_attr)->nameAssigner ) ) { in MatchingComponentEDIPartyName()
825 … oid, (ComponentSyntaxInfo*)((ComponentEDIPartyName*)csi_attr)->nameAssigner, (ComponentSyntaxInfo… in MatchingComponentEDIPartyName()
829 …( oid, (ComponentSyntaxInfo*)((ComponentEDIPartyName*)csi_attr)->partyName, (ComponentSyntaxInfo*)… in MatchingComponentEDIPartyName()
836 ExtractingComponentEDIPartyName ( void* mem_op, ComponentReference* cr, ComponentEDIPartyName *comp… in ExtractingComponentEDIPartyName()
864 ComponentEDIPartyName **v _AND_
881 ComponentEDIPartyName *k, *t, c_temp;
940 *v = t = (ComponentEDIPartyName*) CompAlloc( mem_op, sizeof(ComponentEDIPartyName) );
965 ComponentEDIPartyName **v _AND_
971 ComponentEDIPartyName *k,*t, c_temp;
1027 *v = t = (ComponentEDIPartyName*) CompAlloc( mem_op, sizeof(ComponentEDIPartyName) );