Home
last modified time | relevance | path

Searched defs:ext_copy (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h99 ecoff_swap_hdr_in (bfd *abfd, void * ext_copy, HDRR *intern) in ecoff_swap_hdr_in()
182 ecoff_swap_fdr_in (bfd *abfd, void * ext_copy, FDR *intern) in ecoff_swap_fdr_in()
319 ecoff_swap_pdr_in (bfd *abfd, void * ext_copy, PDR *intern) in ecoff_swap_pdr_in()
441 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) in ecoff_swap_sym_in()
545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern) in ecoff_swap_ext_in()
664 ecoff_swap_opt_in (bfd *abfd, void * ext_copy, OPTR * intern) in ecoff_swap_opt_in()
739 ecoff_swap_dnr_in (bfd *abfd, void * ext_copy, DNR *intern) in ecoff_swap_dnr_in()
H A Decofflink.c45 _bfd_ecoff_swap_tir_in (int bigend, const struct tir_ext *ext_copy, in _bfd_ecoff_swap_tir_in()
162 const struct rndx_ext *ext_copy, in _bfd_ecoff_swap_rndx_in()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decoffswap.h99 ecoff_swap_hdr_in (bfd *abfd, void * ext_copy, HDRR *intern) in ecoff_swap_hdr_in()
182 ecoff_swap_fdr_in (bfd *abfd, void * ext_copy, FDR *intern) in ecoff_swap_fdr_in()
319 ecoff_swap_pdr_in (bfd *abfd, void * ext_copy, PDR *intern) in ecoff_swap_pdr_in()
441 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) in ecoff_swap_sym_in()
545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern) in ecoff_swap_ext_in()
664 ecoff_swap_opt_in (bfd *abfd, void * ext_copy, OPTR * intern) in ecoff_swap_opt_in()
739 ecoff_swap_dnr_in (bfd *abfd, void * ext_copy, DNR *intern) in ecoff_swap_dnr_in()
H A Decofflink.c45 _bfd_ecoff_swap_tir_in (int bigend, const struct tir_ext *ext_copy, in _bfd_ecoff_swap_tir_in()
162 const struct rndx_ext *ext_copy, in _bfd_ecoff_swap_rndx_in()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dca.c255 int batch = 0, default_op = 1, doupdatedb = 0, ext_copy = EXT_COPY_NONE; in ca_main() local
1273 int default_op, int ext_copy, int selfsign) in certify()
1341 unsigned long nameopt, int default_op, int ext_copy) in certify_cert()
1394 int default_op, int ext_copy, int selfsign) in do_body()
1921 unsigned long nameopt, int default_op, int ext_copy) in certify_spkac()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dca.c293 int batch = 0, default_op = 1, doupdatedb = 0, ext_copy = EXT_COPY_NONE; in ca_main() local
1388 int default_op, int ext_copy, int selfsign, unsigned long dateopt) in certify()
1445 unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt) in certify_cert()
1499 int default_op, int ext_copy, int selfsign, unsigned long dateopt) in do_body()
2001 unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt) in certify_spkac()
H A Dx509.c193 static X509_REQ *x509_to_req(X509 *cert, int ext_copy, const char *names) in x509_to_req()
259 int ext_copy = EXT_COPY_UNSET; in x509_main() local
H A Dreq.c247 int ext_copy = EXT_COPY_UNSET; in req_main() local