| /freebsd/contrib/wpa/src/utils/ |
| H A D | trace.c | 30 static bfd *cached_abfd = NULL; 70 static bfd * open_bfd(const char *fname) in open_bfd() 72 bfd *abfd; in open_bfd() 98 static void read_syms(bfd *abfd) in read_syms() 155 #define bfd_get_section_vma(bfd, section) bfd_section_vma(section) argument 161 static void find_addr_sect(bfd *abfd, asection *section, void *obj) in find_addr_sect() 191 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr() 235 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr2func() 291 bfd *abfd; in wpa_trace_calling_func()
|
| /freebsd/crypto/openssl/engines/ |
| H A D | e_afalg.c | 431 ret = setsockopt(actx->bfd, SOL_ALG, ALG_SET_KEY, key, klen); in afalg_set_key() 446 actx->bfd = actx->sfd = -1; in afalg_create_sk() 453 actx->bfd = socket(AF_ALG, SOCK_SEQPACKET, 0); in afalg_create_sk() 454 if (actx->bfd == -1) { in afalg_create_sk() 460 r = bind(actx->bfd, (struct sockaddr *)&sa, sizeof(sa)); in afalg_create_sk() 467 actx->sfd = accept(actx->bfd, NULL, 0); in afalg_create_sk() 477 if (actx->bfd >= 0) in afalg_create_sk() 478 close(actx->bfd); in afalg_create_sk() 481 actx->bfd = actx->sfd = -1; in afalg_create_sk() 642 close(actx->bfd); in afalg_cipher_init() [all …]
|
| H A D | e_afalg.h | 86 int bfd; member
|
| /freebsd/share/mk/ |
| H A D | bsd.linker.mk | 70 ${X_}LINKER_TYPE= bfd 95 .warning Unknown linker from ${ld}=${${ld}}: ${_ld_version}, defaulting to bfd 96 ${X_}LINKER_TYPE= bfd
|
| H A D | bsd.prog.mk | 58 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| H A D | bsd.cpu.mk | 327 LDFLAGS.bfd+= -Wl,--secure-plt
|
| H A D | bsd.lib.mk | 134 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
| H A D | Options.td | 49 MetaVarName<"[bfd,maxpc,exec,universal]">, 51 " =bfd - Zero for all addresses and [1,1] for DWARF v4 (or less) address ranges and exec\n" 54 " =universal - Both: bfd and maxpc"
|
| /freebsd/secure/lib/libcrypto/engines/padlock/ |
| H A D | Makefile | 10 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd/usr.sbin/usbdump/ |
| H A D | usbdump.c | 87 int bfd; member 557 ret = write(p->bfd, ptr, framelen); in print_apacket() 905 p->bfd = open(b_arg, O_CREAT | O_TRUNC | in main() 907 if (p->bfd < 0) { in main() 991 if (p->bfd > 0) in main() 992 close(p->bfd); in main()
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 536 printf("bfd = %lld\n", (long long)itf->bfd); in interface_dump() 564 (long long)iface->bfd, in print_interface() 736 ep->bfd = INVALID_SOCKET; in init_interface() 930 if (ep->bfd != INVALID_SOCKET) { in remove_interface() 934 close_and_delete_fd_from_list(ep->bfd, ep); in remove_interface() 935 ep->bfd = INVALID_SOCKET; in remove_interface() 2080 && iface->bfd != INVALID_SOCKET) in create_interface() 2085 && INVALID_SOCKET == iface->bfd) { in create_interface() 2689 ep->bfd = open_socket(&ep->bcast, 1, 0, ep); in io_setbclient() 2695 if (ep->bfd != INVALID_SOCKET) { in io_setbclient() [all …]
|
| H A D | ntp_monitor.c | 491 : rbufp->fd == mon->lcladr->bfd ? MDF_BCAST : MDF_UCAST); in ntp_monitor()
|
| H A D | ntpsim.c | 196 loopback_interface->bfd = -1; in init_sim_io()
|
| H A D | ntp_peer.c | 720 "fd=%d, bfd=%d, name=%.16s, flags=0x%x, ifindex=%u, sin=%s", in peer_refresh_interface() 721 niface->fd, niface->bfd, niface->name, in peer_refresh_interface()
|
| /freebsd/contrib/tcpdump/ |
| H A D | instrument-functions.c | 72 static bfd* abfd; in print_debug()
|
| H A D | Makefile.in | 111 print-bfd.c \
|
| /freebsd/sys/conf/ |
| H A D | vdso_amd64.ldscript | 36 * The OUTPUT_ARCH and TARGET lines are for ld.bfd.
|
| H A D | vdso_amd64_ia32.ldscript | 36 * The OUTPUT_ARCH and TARGET lines are for ld.bfd, which cannot determine
|
| /freebsd/contrib/diff/ |
| H A D | ABOUT-NLS | 196 bfd | [] [] | 333 bfd | [] | 470 bfd | [] | 607 bfd | [] [] | 6
|
| /freebsd/lib/libcxxrt/ |
| H A D | Version.map | 196 # C++11 typeinfo not understood by ld.bfd 2.17.50 206 # C++11 typeinfo name not understood by ld.bfd 2.17.50
|
| H A D | Version.map.arm | 197 # C++11 typeinfo not understood by ld.bfd 2.17.50 207 # C++11 typeinfo name not understood by ld.bfd 2.17.50
|
| /freebsd/usr.sbin/tcpdump/tcpdump/ |
| H A D | Makefile | 41 print-bfd.c \
|
| /freebsd/cddl/lib/libicp_rescue/ |
| H A D | Makefile | 135 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd/cddl/lib/libicp/ |
| H A D | Makefile | 137 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp.h | 180 SOCKET bfd; /* for receiving broadcasts */ member
|