Home
last modified time | relevance | path

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

123456

/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/node/deps/openssl/openssl/engines/
De_afalg.c409 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 …]
De_afalg.h87 int bfd; member
/third_party/openssl/engines/
De_afalg.c409 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 …]
De_afalg.h87 int bfd; member
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl01.c34 static int bfd = -1; variable
46 {"File descriptor is invalid (termio)", &bfd, TCGETA, &termio, EBADF},
47 {"File descriptor is invalid (termios)", &bfd, TCGETS, &termios, EBADF},
/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/icu/icu4c/source/data/lang/
Dnnh.txt13 bfd{"Shwóŋò pafud"}
Dam.txt76 bfd{"ባፉት"}
Dug.txt54 bfd{"بافۇتچە"}
Dne.txt72 bfd{"बाफुट"}
Dar.txt71 bfd{"لغة البافوت"}
/third_party/mesa3d/.gitlab-ci/container/
Dbuild-kernel.sh15 ln -sf /usr/bin/$i.bfd ld-links/$i
/third_party/skia/third_party/externals/icu/source/data/lang/
Dnnh.txt13 bfd{"Shwóŋò pafud"}
Dam.txt73 bfd{"ባፉት"}
Dhe.txt70 bfd{"באפוט"}
Dar.txt69 bfd{"لغة البافوت"}
Dne.txt69 bfd{"बाफुट"}
Dug.txt54 bfd{"بافۇتچە"}
Dml.txt68 bfd{"ബാഫട്ട്"}
Dmk.txt70 bfd{"бафут"}
Del.txt69 bfd{"Μπαφούτ"}
Dlo.txt58 bfd{"ບາຟັດ"}
Duk.txt77 bfd{"бафут"}

123456