Home
last modified time | relevance | path

Searched refs:ether_ntohost (Results 1 – 15 of 15) sorted by relevance

/external/tcpdump/
Dconfigure.in428 # Some might not have ether_ntohost().
437 AC_CHECK_FUNCS(ether_ntohost, [
438 AC_CACHE_CHECK(for buggy ether_ntohost, ac_cv_buggy_ether_ntohost, [
451 ether_ntohost(name, (struct ether_addr *)ea);
459 [define if you have ether_ntohost() and it works])
465 # OK, we have ether_ntohost(). Do we have <netinet/if_ether.h>?
469 # Yes. Does it declare ether_ntohost()?
471 AC_CHECK_DECL(ether_ntohost,
474 [Define to 1 if netinet/if_ether.h declares `ether_ntohost'])
497 # We have it - does it declare ether_ntohost()?
[all …]
Dconfig.h.in27 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
34 /* Define to 1 if you have the `ether_ntohost' function. */
253 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
256 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
301 /* define if you have ether_ntohost() and it works */
Daddrtoname.c48 extern int ether_ntohost(char *, const struct ether_addr *);
507 if (ether_ntohost(buf2, (const struct ether_addr *)ep) == 0) { in etheraddr_string()
945 if (ether_ntohost(name, (const struct ether_addr *)el->addr) == 0) { in init_etherarray()
DMakefile.in367 win32/src/ether_ntohost.c
Dconfigure5832 for ac_func in ether_ntohost
5863 ether_ntohost(name, (struct ether_addr *)ea);
/external/tcpdump/win32/src/
Dether_ntohost.c202 int ether_ntohost (char *name, struct ether_addr *e) in ether_ntohost() function
/external/iputils/
Drarpd.c45 extern int ether_ntohost(char *name, unsigned char *ea);
308 if (ether_ntohost(ename, lladdr) != 0 || in rarp_lookup()
/external/tcpdump/win32/prj/
DWinDump.dsp744 SOURCE=..\Src\ether_ntohost.c
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc3779 INTERCEPTOR(int, ether_ntohost, char *hostname, __sanitizer_ether_addr *addr) {
3781 COMMON_INTERCEPTOR_ENTER(ctx, ether_ntohost, hostname, addr);
3786 int res = REAL(ether_ntohost)(hostname, addr);
3820 COMMON_INTERCEPT_FUNCTION(ether_ntohost); \
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc4521 INTERCEPTOR(int, ether_ntohost, char *hostname, __sanitizer_ether_addr *addr) {
4523 COMMON_INTERCEPTOR_ENTER(ctx, ether_ntohost, hostname, addr);
4528 int res = REAL(ether_ntohost)(hostname, addr);
4562 COMMON_INTERCEPT_FUNCTION(ether_ntohost); \
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1630 fun:ether_ntohost=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1630 fun:ether_ntohost=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1441 PUBLIC f5510 0 ether_ntohost
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi324 …type' binding='global-binding' visibility='default-visibility' alias='ether_ntohost' is-defined='y…
2521 <!-- ether_ntohost -->
2522 …<elf-symbol name='ether_ntohost' type='func-type' binding='weak-binding' visibility='default-visib…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi168 …type' binding='global-binding' visibility='default-visibility' alias='ether_ntohost' is-defined='y…
1267 …<elf-symbol name='ether_ntohost' type='func-type' binding='weak-binding' visibility='default-visib…