Home
last modified time | relevance | path

Searched refs:bfd (Results 1 – 25 of 183) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dtrace.c30 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dtrace.c30 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()
150 static void find_addr_sect(bfd *abfd, asection *section, void *obj) in find_addr_sect()
180 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr()
224 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr2func()
280 bfd *abfd; in wpa_trace_calling_func()
/third_party/openssl/engines/
De_afalg.c352 ret = setsockopt(actx->bfd, SOL_ALG, ALG_SET_KEY, key, klen); in afalg_set_key()
367 actx->bfd = actx->sfd = -1; in afalg_create_sk()
374 actx->bfd = socket(AF_ALG, SOCK_SEQPACKET, 0); in afalg_create_sk()
375 if (actx->bfd == -1) { in afalg_create_sk()
381 r = bind(actx->bfd, (struct sockaddr *)&sa, sizeof(sa)); in afalg_create_sk()
388 actx->sfd = accept(actx->bfd, NULL, 0); in afalg_create_sk()
398 if (actx->bfd >= 0) in afalg_create_sk()
399 close(actx->bfd); in afalg_create_sk()
402 actx->bfd = actx->sfd = -1; in afalg_create_sk()
561 close(actx->bfd); in afalg_cipher_init()
[all …]
De_afalg.h87 int bfd; member
/third_party/glib/gio/
Dglocalfileoutputstream.c1070 int bfd; in handle_overwrite_open() local
1084 bfd = g_open (backup_filename, in handle_overwrite_open()
1088 if (bfd == -1) in handle_overwrite_open()
1103 …if (g_local_file_fstat (bfd, G_LOCAL_FILE_STAT_FIELD_GID, G_LOCAL_FILE_STAT_FIELD_ALL, &tmp_statbu… in handle_overwrite_open()
1110 g_close (bfd, NULL); in handle_overwrite_open()
1116 fchown (bfd, (uid_t) -1, _g_stat_gid (&original_stat)) != 0) in handle_overwrite_open()
1118 if (fchmod (bfd, in handle_overwrite_open()
1127 g_close (bfd, NULL); in handle_overwrite_open()
1134 if (!copy_file_data (fd, bfd, NULL)) in handle_overwrite_open()
1141 g_close (bfd, NULL); in handle_overwrite_open()
[all …]
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range01.c43 static int bfd = -1; variable
52 {&bfd, 0, 1, SYNC_FILE_RANGE_WRITE, EBADF},
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl01.c28 static int bfd = -1; variable
39 {&bfd, TCGETA, &termio, EBADF},
/third_party/gettext/gettext-runtime/doc/
Dmatrix.texi10 bfd | |
184 bfd | [] |
358 bfd | |
532 bfd | |
706 bfd | [] [] [] |
880 bfd | [] | 5
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dnnh.txt12 bfd{"Shwóŋò pafud"}
Dam.txt72 bfd{"ባፉት"}
Dhe.txt69 bfd{"באפוט"}
Dne.txt68 bfd{"बाफुट"}
Dug.txt53 bfd{"بافۇتچە"}
Dlo.txt57 bfd{"ບາຟັດ"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Dnnh.txt13 bfd{"Shwóŋò pafud"}
Dam.txt73 bfd{"ባፉት"}
Dhe.txt70 bfd{"באפוט"}
Dne.txt69 bfd{"बाफुट"}
Dar.txt69 bfd{"لغة البافوت"}
/third_party/mesa3d/.gitlab-ci/container/
Dbuild-kernel.sh15 ln -sf /usr/bin/$i.bfd ld-links/$i
/third_party/icu/icu4c/source/data/lang/
Dnnh.txt13 bfd{"Shwóŋò pafud"}
Dam.txt73 bfd{"ባፉት"}
Dhe.txt70 bfd{"באפוט"}
Dug.txt54 bfd{"بافۇتچە"}
/third_party/e2fsprogs/
DABOUT-NLS150 bfd | |
322 bfd | [] [] [] [] |
494 bfd | [] [] |
666 bfd | |
838 bfd | [] [] |
1010 bfd | [] [] [] |
1182 bfd | | 11

12345678