| /freebsd/contrib/wpa/src/utils/ |
| H A D | trace.c | 32 static bfd *cached_abfd = NULL; 72 static bfd * open_bfd(const char *fname) in open_bfd() 74 bfd *abfd; in open_bfd() 100 static void read_syms(bfd *abfd) in read_syms() 157 #define bfd_get_section_vma(bfd, section) bfd_section_vma(section) argument 163 static void find_addr_sect(bfd *abfd, asection *section, void *obj) in find_addr_sect() 193 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr() 239 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr2func() 297 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/lib/libbsdconf/ |
| H A D | bsdconf_put.c | 461 int bfd; in bsdconf_put() local 472 if ((bfd = open(bpath, O_WRONLY | O_CREAT | O_TRUNC | in bsdconf_put() 475 if (fchmod(bfd, sb.st_mode & 0777) != 0) { in bsdconf_put() 477 close(bfd); in bsdconf_put() 481 if (bsdconf_writeall(bfd, buf, buflen) != 0) { in bsdconf_put() 483 close(bfd); in bsdconf_put() 487 if (close(bfd) != 0) in bsdconf_put()
|
| /freebsd/share/mk/ |
| H A D | bsd.linker.mk | 73 ${X_}LINKER_TYPE= bfd 98 .warning Unknown linker from ${ld}=${${ld}}: ${_ld_version}, defaulting to bfd 99 ${X_}LINKER_TYPE= bfd
|
| H A D | bsd.prog.mk | 58 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/usr.sbin/usbdump/ |
| H A D | usbdump.c | 88 int bfd; member 562 ret = write(p->bfd, ptr, framelen); in print_apacket() 914 p->bfd = open(b_arg, O_CREAT | O_TRUNC | in main() 916 if (p->bfd < 0) { in main() 1000 if (p->bfd > 0) in main() 1001 close(p->bfd); in main()
|
| /freebsd/secure/lib/libcrypto/engines/padlock/ |
| H A D | Makefile | 10 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /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()
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | r9a09g047.dtsi | 688 "aed", "bfd"; 710 "aed", "bfd"; 732 "aed", "bfd"; 754 "aed", "bfd"; 776 "aed", "bfd"; 798 "aed", "bfd"; 820 "aed", "bfd"; 842 "aed", "bfd"; 864 "aed", "bfd"; 886 "aed", "bfd";
|
| H A D | r9a09g056.dtsi | 836 "aed", "bfd"; 858 "aed", "bfd"; 880 "aed", "bfd"; 902 "aed", "bfd"; 924 "aed", "bfd"; 946 "aed", "bfd"; 968 "aed", "bfd"; 990 "aed", "bfd"; 1012 "aed", "bfd"; 1034 "aed", "bfd";
|
| H A D | r9a09g057.dtsi | 817 "aed", "bfd"; 839 "aed", "bfd"; 861 "aed", "bfd"; 883 "aed", "bfd"; 905 "aed", "bfd"; 927 "aed", "bfd"; 949 "aed", "bfd"; 971 "aed", "bfd"; 993 "aed", "bfd"; 1015 "aed", "bfd";
|
| /freebsd/contrib/tcpdump/ |
| H A D | instrument-functions.c | 72 static bfd* abfd; in print_debug()
|
| /freebsd/contrib/libpcap/ |
| H A D | instrument-functions.c | 72 static bfd* abfd; in print_debug()
|
| /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/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 | 136 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd/cddl/lib/libicp/ |
| H A D | Makefile | 138 LDFLAGS.bfd+= -Wl,-znoexecstack
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp.h | 180 SOCKET bfd; /* for receiving broadcasts */ member
|