Home
last modified time | relevance | path

Searched refs:tmpVar (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcertificate.c1575 ComponentExtension **tmpVar; variable
1586 tmpVar = (ComponentExtension**) CompAsnListAppend (mem_op,&k->comp_list);
1587 rc = BDecComponentExtension (mem_op, b, tagId1, elmtLen1, tmpVar, &totalElmtsLen1, mode);
1652 ComponentExtension **tmpVar; variable
1661 tmpVar = (ComponentExtension**) CompAsnListAppend (mem_op, &k->comp_list);
1662 if ( tmpVar == NULL ) {
1666 rc = GDecComponentExtension (mem_op, b, tmpVar, bytesDecoded, mode);
1818 ComponentAttributeTypeAndValue **tmpVar; variable
1829 tmpVar = (ComponentAttributeTypeAndValue**) CompAsnListAppend (mem_op,&k->comp_list);
1830 …rc = BDecComponentAttributeTypeAndValue (mem_op, b, tagId1, elmtLen1, tmpVar, &totalElmtsLen1, mod…
[all …]
H A Dcrl.c434 ComponentTBSCertListSeqOfSeq **tmpVar; variable
445 tmpVar = (ComponentTBSCertListSeqOfSeq**) CompAsnListAppend (mem_op,&k->comp_list);
446 rc = BDecComponentTBSCertListSeqOfSeq (mem_op, b, tagId1, elmtLen1, tmpVar, &totalElmtsLen1, mode);
514 ComponentTBSCertListSeqOfSeq **tmpVar; variable
523 tmpVar = (ComponentTBSCertListSeqOfSeq**) CompAsnListAppend (mem_op, &k->comp_list);
524 if ( tmpVar == NULL ) {
528 rc = GDecComponentTBSCertListSeqOfSeq (mem_op, b, tmpVar, bytesDecoded, mode);
H A DauthorityKeyIdentifier.c1663 ComponentGeneralName **tmpVar; variable
1672 tmpVar = (ComponentGeneralName**) CompAsnListAppend (mem_op,&k->comp_list);
1673 rc = BDecComponentGeneralName (mem_op, b, tagId1, elmtLen1, tmpVar, &totalElmtsLen1, mode);
1732 ComponentGeneralName **tmpVar; variable
1741 tmpVar = (ComponentGeneralName**) CompAsnListAppend (mem_op, &k->comp_list);
1742 if ( tmpVar == NULL ) {
1746 rc = GDecComponentGeneralName (mem_op, b, tmpVar, bytesDecoded, mode);