| /freebsd-14.2/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-14.2/crypto/openssl/engines/ |
| H A D | e_afalg.c | 409 ret = setsockopt(actx->bfd, SOL_ALG, ALG_SET_KEY, key, klen); in afalg_set_key() 424 actx->bfd = actx->sfd = -1; in afalg_create_sk() 431 actx->bfd = socket(AF_ALG, SOCK_SEQPACKET, 0); in afalg_create_sk() 432 if (actx->bfd == -1) { in afalg_create_sk() 438 r = bind(actx->bfd, (struct sockaddr *)&sa, sizeof(sa)); in afalg_create_sk() 445 actx->sfd = accept(actx->bfd, NULL, 0); in afalg_create_sk() 455 if (actx->bfd >= 0) in afalg_create_sk() 456 close(actx->bfd); in afalg_create_sk() 459 actx->bfd = actx->sfd = -1; in afalg_create_sk() 620 close(actx->bfd); in afalg_cipher_init() [all …]
|
| H A D | e_afalg.h | 87 int bfd; member
|
| /freebsd-14.2/share/mk/ |
| H A D | bsd.linker.mk | 68 ${X_}LINKER_TYPE= bfd 93 .warning Unknown linker from ${ld}=${${ld}}: ${_ld_version}, defaulting to bfd 94 ${X_}LINKER_TYPE= bfd
|
| H A D | bsd.cpu.mk | 345 LDFLAGS.bfd+= -Wl,--secure-plt
|
| H A D | bsd.prog.mk | 71 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| H A D | bsd.lib.mk | 101 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd-14.2/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-14.2/secure/lib/libcrypto/engines/padlock/ |
| H A D | Makefile | 11 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd-14.2/usr.sbin/usbdump/ |
| H A D | usbdump.c | 87 int bfd; member 557 ret = write(p->bfd, ptr, framelen); in print_apacket() 919 p->bfd = open(b_arg, O_CREAT | O_TRUNC | in main() 921 if (p->bfd < 0) { in main() 1029 if (p->bfd > 0) in main() 1030 close(p->bfd); in main()
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 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() 935 ep->bfd = INVALID_SOCKET; in remove_interface() 2082 && iface->bfd != INVALID_SOCKET) in create_interface() 2087 && INVALID_SOCKET == iface->bfd) { in create_interface() 2697 if (ep->bfd != INVALID_SOCKET) { in io_setbclient() 2766 if (ep->bfd != INVALID_SOCKET) { in io_unsetbclient() 2772 ep->bfd = INVALID_SOCKET; in io_unsetbclient() 2816 ep->bfd = INVALID_SOCKET; [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 | 721 niface->fd, niface->bfd, niface->name, in peer_refresh_interface()
|
| /freebsd-14.2/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-14.2/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-14.2/contrib/diff/ |
| H A D | ABOUT-NLS | 196 bfd | [] [] | 333 bfd | [] | 470 bfd | [] | 607 bfd | [] [] | 6
|
| /freebsd-14.2/usr.sbin/tcpdump/tcpdump/ |
| H A D | Makefile | 42 print-bfd.c \
|
| /freebsd-14.2/lib/libcxxrt/ |
| H A D | Version.map | 220 # C++11 typeinfo not understood by ld.bfd 2.17.50 234 # C++11 typeinfo name not understood by ld.bfd 2.17.50
|
| /freebsd-14.2/cddl/lib/libicp/ |
| H A D | Makefile | 140 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd-14.2/cddl/lib/libicp_rescue/ |
| H A D | Makefile | 137 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd-14.2/contrib/ntp/include/ |
| H A D | ntp.h | 180 SOCKET bfd; /* for receiving broadcasts */ member
|
| /freebsd-14.2/usr.sbin/services_mkdb/ |
| H A D | services | 1816 bfd-control 3784/tcp #BFD Control Protocol 1817 bfd-control 3784/udp #BFD Control Protocol 1818 bfd-echo 3785/tcp #BFD Echo Protocol 1819 bfd-echo 3785/udp #BFD Echo Protocol
|