| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | tsec.c | |
| H A D | Makefile.am | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | tsec.c | 48 dns_tsec_t *tsec; in dns_tsec_create() local 55 tsec = isc_mem_get(mctx, sizeof(*tsec)); in dns_tsec_create() 57 tsec->type = type; in dns_tsec_create() 58 tsec->mctx = mctx; in dns_tsec_create() 82 isc_mem_put(mctx, tsec, sizeof(*tsec)); in dns_tsec_create() 89 isc_mem_put(mctx, tsec, sizeof(*tsec)); in dns_tsec_create() 92 tsec->ukey.tsigkey = tsigkey; in dns_tsec_create() 95 tsec->ukey.key = key; in dns_tsec_create() 101 tsec->magic = DNS_TSEC_MAGIC; in dns_tsec_create() 103 *tsecp = tsec; in dns_tsec_create() [all …]
|
| H A D | client.c | 1560 dns_tsec_t *tsec, unsigned int timeout, in dns_client_request() argument 1593 client, qmessage, rmessage, server, options, parseoptions, tsec, in dns_client_request() 1637 dns_tsec_t *tsec, unsigned int timeout, in dns_client_startrequest() argument 1654 if (tsec != NULL) { in dns_client_startrequest() 1655 tsectype = dns_tsec_gettype(tsec); in dns_client_startrequest() 1690 if (tsec != NULL) { in dns_client_startrequest() 1691 dns_tsec_getkey(tsec, &ctx->tsigkey); in dns_client_startrequest() 2572 dns_tsec_t *tsec, unsigned int options) { in dns_client_update() argument 2604 tsec, options, client->task, internal_update_callback, uarg, in dns_client_update() 2693 isc_sockaddrlist_t *servers, dns_tsec_t *tsec, in dns_client_startupdate() argument [all …]
|
| H A D | Makefile.in | 79 tsec.@O@ tsig.@O@ ttl.@O@ update.@O@ validator.@O@ \ 114 tsec.c tsig.c ttl.c update.c validator.c \
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| H A D | client.h | 415 dns_tsec_t *tsec, unsigned int timeout, 422 dns_tsec_t *tsec, unsigned int timeout, 519 dns_tsec_t *tsec, unsigned int options); 525 isc_sockaddrlist_t *servers, dns_tsec_t *tsec,
|
| H A D | tsec.h | 108 dns_tsec_gettype(dns_tsec_t *tsec); 119 dns_tsec_getkey(dns_tsec_t *tsec, void *keyp);
|
| H A D | Makefile.in | 35 tcpmsg.h time.h timer.h tkey.h tsec.h tsig.h ttl.h types.h \
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
| H A D | tsec.h | |
| /netbsd-src/sys/arch/powerpc/conf/ |
| H A D | files.booke | 39 device tsec { }: ether, ifnet, arp 40 attach tsec at cpunode with pq3etsec 43 attach mdio at tsec with pq3mdio_tsec
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf32-xstormy16.c | 638 asection *tsec; in xstormy16_elf_relax_section() local 648 tsec = bfd_abs_section_ptr; in xstormy16_elf_relax_section() 650 tsec = bfd_com_section_ptr; in xstormy16_elf_relax_section() 652 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); in xstormy16_elf_relax_section() 654 address = (tsec->output_section->vma in xstormy16_elf_relax_section() 655 + tsec->output_offset in xstormy16_elf_relax_section()
|
| H A D | elfnn-ia64.c | 340 asection *tsec; in elfNN_ia64_relax_section() member 408 asection *tsec; in elfNN_ia64_relax_section() local 480 tsec = bfd_abs_section_ptr; in elfNN_ia64_relax_section() 482 tsec = bfd_com_section_ptr; in elfNN_ia64_relax_section() 484 tsec = bfd_com_section_ptr; in elfNN_ia64_relax_section() 486 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); in elfNN_ia64_relax_section() 516 tsec = ia64_info->root.splt; in elfNN_ia64_relax_section() 532 tsec = h->root.u.def.section; in elfNN_ia64_relax_section() 539 if (tsec->sec_info_type == SEC_INFO_TYPE_MERGE) in elfNN_ia64_relax_section() 560 toff = _bfd_merged_section_offset (abfd, &tsec, in elfNN_ia64_relax_section() [all …]
|
| H A D | elf64-ia64-vms.c | 341 asection *tsec; in elf64_ia64_relax_section() member 408 asection *tsec; in elf64_ia64_relax_section() local 479 tsec = bfd_abs_section_ptr; in elf64_ia64_relax_section() 481 tsec = bfd_com_section_ptr; in elf64_ia64_relax_section() 483 tsec = bfd_com_section_ptr; in elf64_ia64_relax_section() 485 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); in elf64_ia64_relax_section() 514 tsec = ia64_info->root.splt; in elf64_ia64_relax_section() 530 tsec = h->root.u.def.section; in elf64_ia64_relax_section() 537 symaddr = tsec->output_section->vma + tsec->output_offset + toff; in elf64_ia64_relax_section() 556 if (tsec == ia64_info->root.splt) in elf64_ia64_relax_section() [all …]
|
| H A D | elf64-alpha.c | 2941 asection *tsec; member 3106 if (info->sec == info->tsec) in elf64_alpha_relax_opt_call() 3115 (info->abfd, info->tsec, NULL, in elf64_alpha_relax_opt_call() 3120 tsec_relend = tsec_relocs + info->tsec->reloc_count; in elf64_alpha_relax_opt_call() 3121 tsec_free = (elf_section_data (info->tsec)->relocs == tsec_relocs in elf64_alpha_relax_opt_call() 3127 ofs = (symval - info->tsec->output_section->vma in elf64_alpha_relax_opt_call() 3128 - info->tsec->output_offset); in elf64_alpha_relax_opt_call() 3144 if (info->link_info->output_bfd->xvec != info->tsec->owner->xvec in elf64_alpha_relax_opt_call() 3145 || info->gotobj != alpha_elf_tdata (info->tsec->owner)->gotobj) in elf64_alpha_relax_opt_call() 3831 info.tsec = bfd_abs_section_ptr; in elf64_alpha_relax_section() [all …]
|
| H A D | elf32-m32c.c | 1200 asection *tsec; in m32c_elf_relax_plt_section() local 1210 tsec = bfd_abs_section_ptr; in m32c_elf_relax_plt_section() 1212 tsec = bfd_com_section_ptr; in m32c_elf_relax_plt_section() 1214 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); in m32c_elf_relax_plt_section() 1216 address = (tsec->output_section->vma in m32c_elf_relax_plt_section() 1217 + tsec->output_offset in m32c_elf_relax_plt_section()
|
| H A D | elf32-ppc.c | 6077 asection *tsec; in ppc_elf_relax_section() member 6169 asection *tsec; in ppc_elf_relax_section() local 6205 if (!get_sym_h (&h, &isym, &tsec, NULL, &isymbuf, in ppc_elf_relax_section() 6211 if (tsec != NULL) in ppc_elf_relax_section() 6214 tsec = bfd_abs_section_ptr; in ppc_elf_relax_section() 6223 if (tsec != NULL) in ppc_elf_relax_section() 6231 tsec = bfd_und_section_ptr; in ppc_elf_relax_section() 6341 tsec = htab->glink; in ppc_elf_relax_section() 6346 tsec = htab->elf.splt; in ppc_elf_relax_section() 6355 if (tsec == isec) in ppc_elf_relax_section() [all …]
|
| H A D | elf32-rl78.c | 1582 asection *tsec; in rl78_elf_relax_plt_section() local 1592 tsec = bfd_abs_section_ptr; in rl78_elf_relax_plt_section() 1594 tsec = bfd_com_section_ptr; in rl78_elf_relax_plt_section() 1596 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); in rl78_elf_relax_plt_section() 1598 address = (tsec->output_section->vma in rl78_elf_relax_plt_section() 1599 + tsec->output_offset in rl78_elf_relax_plt_section()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf32-xstormy16.c | 638 asection *tsec; in xstormy16_elf_relax_section() local 648 tsec = bfd_abs_section_ptr; in xstormy16_elf_relax_section() 650 tsec = bfd_com_section_ptr; in xstormy16_elf_relax_section() 652 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); in xstormy16_elf_relax_section() 654 address = (tsec->output_section->vma in xstormy16_elf_relax_section() 655 + tsec->output_offset in xstormy16_elf_relax_section()
|
| H A D | elfnn-ia64.c | 340 asection *tsec; in elfNN_ia64_relax_section() member 407 asection *tsec; in elfNN_ia64_relax_section() local 479 tsec = bfd_abs_section_ptr; in elfNN_ia64_relax_section() 481 tsec = bfd_com_section_ptr; in elfNN_ia64_relax_section() 483 tsec = bfd_com_section_ptr; in elfNN_ia64_relax_section() 485 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); in elfNN_ia64_relax_section() 515 tsec = ia64_info->root.splt; in elfNN_ia64_relax_section() 531 tsec = h->root.u.def.section; in elfNN_ia64_relax_section() 538 if (tsec->sec_info_type == SEC_INFO_TYPE_MERGE) in elfNN_ia64_relax_section() 559 toff = _bfd_merged_section_offset (abfd, &tsec, in elfNN_ia64_relax_section() [all …]
|
| H A D | elf64-ia64-vms.c | 341 asection *tsec; in elf64_ia64_relax_section() member 407 asection *tsec; in elf64_ia64_relax_section() local 478 tsec = bfd_abs_section_ptr; in elf64_ia64_relax_section() 480 tsec = bfd_com_section_ptr; in elf64_ia64_relax_section() 482 tsec = bfd_com_section_ptr; in elf64_ia64_relax_section() 484 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); in elf64_ia64_relax_section() 513 tsec = ia64_info->root.splt; in elf64_ia64_relax_section() 529 tsec = h->root.u.def.section; in elf64_ia64_relax_section() 536 symaddr = tsec->output_section->vma + tsec->output_offset + toff; in elf64_ia64_relax_section() 555 if (tsec == ia64_info->root.splt) in elf64_ia64_relax_section() [all …]
|
| H A D | elf64-alpha.c | 2958 asection *tsec; member 3123 if (info->sec == info->tsec) in elf64_alpha_relax_opt_call() 3132 (info->abfd, info->tsec, NULL, in elf64_alpha_relax_opt_call() 3137 tsec_relend = tsec_relocs + info->tsec->reloc_count; in elf64_alpha_relax_opt_call() 3138 tsec_free = (elf_section_data (info->tsec)->relocs == tsec_relocs in elf64_alpha_relax_opt_call() 3144 ofs = (symval - info->tsec->output_section->vma in elf64_alpha_relax_opt_call() 3145 - info->tsec->output_offset); in elf64_alpha_relax_opt_call() 3161 if (info->link_info->output_bfd->xvec != info->tsec->owner->xvec in elf64_alpha_relax_opt_call() 3162 || info->gotobj != alpha_elf_tdata (info->tsec->owner)->gotobj) in elf64_alpha_relax_opt_call() 3848 info.tsec = bfd_abs_section_ptr; in elf64_alpha_relax_section() [all …]
|
| H A D | elf32-m32c.c | 1200 asection *tsec; in m32c_elf_relax_plt_section() local 1210 tsec = bfd_abs_section_ptr; in m32c_elf_relax_plt_section() 1212 tsec = bfd_com_section_ptr; in m32c_elf_relax_plt_section() 1214 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); in m32c_elf_relax_plt_section() 1216 address = (tsec->output_section->vma in m32c_elf_relax_plt_section() 1217 + tsec->output_offset in m32c_elf_relax_plt_section()
|
| H A D | elf32-ppc.c | 6076 asection *tsec; in ppc_elf_relax_section() member 6167 asection *tsec; in ppc_elf_relax_section() local 6203 if (!get_sym_h (&h, &isym, &tsec, NULL, &isymbuf, in ppc_elf_relax_section() 6209 if (tsec != NULL) in ppc_elf_relax_section() 6212 tsec = bfd_abs_section_ptr; in ppc_elf_relax_section() 6221 if (tsec != NULL) in ppc_elf_relax_section() 6229 tsec = bfd_und_section_ptr; in ppc_elf_relax_section() 6339 tsec = htab->glink; in ppc_elf_relax_section() 6344 tsec = htab->elf.splt; in ppc_elf_relax_section() 6353 if (tsec == isec) in ppc_elf_relax_section() [all …]
|
| H A D | elf32-rl78.c | 1582 asection *tsec; in rl78_elf_relax_plt_section() local 1592 tsec = bfd_abs_section_ptr; in rl78_elf_relax_plt_section() 1594 tsec = bfd_com_section_ptr; in rl78_elf_relax_plt_section() 1596 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); in rl78_elf_relax_plt_section() 1598 address = (tsec->output_section->vma in rl78_elf_relax_plt_section() 1599 + tsec->output_offset in rl78_elf_relax_plt_section()
|
| /netbsd-src/external/mpl/bind/lib/libdns/ |
| H A D | Makefile | |