HomeSort by relevance Sort by last modified time
    Searched full:getifaddrs (Results 51 - 75 of 130) sorted by null

1 23 4 5 6

  /external/netperf/
config.h 49 /* Define to 1 if you have the `getifaddrs' function. */
configure.ac 85 AC_CHECK_FUNCS([getnameinfo getaddrinfo inet_ntop getifaddrs])
  /libcore/luni/src/main/java/libcore/io/
Linux.java 104 public native StructIfaddrs[] getifaddrs() throws ErrnoException; method in class:Linux
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Iface.cpp 420 if(getifaddrs(&myaddrs) != 0)
422 IPACMERR("getifaddrs");
  /external/iputils/
ping6.c 1010 if (getifaddrs(&ifa0)) {
1011 perror("getifaddrs");
    [all...]
  /external/libcups/cups/
Dependencies 66 getifaddrs.o: getifaddrs.c http-private.h ../config.h ../cups/language.h \
Makefile 45 getifaddrs.o \
  /external/libpcap/
CHANGES 281 we have getifaddrs(), as it'll find interfaces with no
548 "getifaddrs()" rather than SIOCGIFCONF used, if available.
    [all...]
INSTALL.txt 308 fad-getad.c - pcap_findalldevs() for systems with getifaddrs()
  /external/dhcpcd-6.8.2/
if.c 295 if (getifaddrs(&ifaddrs) == -1)
  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
TetherInterfaceStateMachine.java 244 // instance and calling getifaddrs() directly).
  /system/netd/tests/
binder_test.cpp 489 if (getifaddrs(&ifaddrsList) != 0) {
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
BerkeleyPacketFilter.c     [all...]
  /external/curl/lib/
config-vxworks.h 218 /* Define to 1 if you have a working getifaddrs function. */
curl_config.h 256 /* Define to 1 if you have a working getifaddrs function. */
curl_config.h.cmake 223 /* Define to 1 if you have a working getifaddrs function. */
  /libcore/luni/src/main/native/
libcore_io_Linux.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libc-2.11.1.so 
libc.so.6 
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_interceptors.inc     [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c 100 mDNSlocal int getifaddrs( struct ifaddrs **outAddrs );
3484 mDNSlocal int getifaddrs( struct ifaddrs **outAddrs ) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libc-2.15.so 
libc.so.6 
  /bionic/libc/
libc.arm.map     [all...]
libc.arm64.map     [all...]

Completed in 1419 milliseconds

1 23 4 5 6