Searched refs:icont (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_lib.c56 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont) argument
59 if (icont)
60 cont = icont;
102 if (!icont)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_lib.c157 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont) argument
160 if (icont)
161 cont = icont;
206 if (!icont)
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dcms.h79 BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2455 bfd_byte * icont;
2458 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2459 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2467 memcpy (ocont, icont, bfd_section_size (onotes));
2497 bfd_byte * icont;
2502 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2503 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2512 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2449 bfd_byte * icont; local
2491 bfd_byte * icont; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2459 bfd_byte * icont;
2462 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2463 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2471 memcpy (ocont, icont, bfd_section_size (onotes));
2501 bfd_byte * icont;
2506 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2507 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2516 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2453 bfd_byte * icont; local
2495 bfd_byte * icont; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2459 bfd_byte * icont;
2462 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2463 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2471 memcpy (ocont, icont, bfd_section_size (onotes));
2501 bfd_byte * icont;
2506 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2507 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2516 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2453 bfd_byte * icont; local
2495 bfd_byte * icont; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2459 bfd_byte * icont;
2462 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2463 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2471 memcpy (ocont, icont, bfd_section_size (onotes));
2501 bfd_byte * icont;
2506 if ((icont = elf_section_data (inotes)->this_hdr.contents) == NULL)
2507 BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, & icont));
2516 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2453 bfd_byte * icont; local
2495 bfd_byte * icont; local

Completed in 300 milliseconds