HomeSort by relevance Sort by last modified time
    Searched refs:h_addrtype (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /bionic/libc/dns/net/
sethostent.c 155 hent.h_addrtype = 0; /* XXX: gcc */
159 info->hp->h_addrtype = af;
180 hent.h_addrtype = af = hp->h_addrtype;
213 hp->h_addrtype = hent.h_addrtype;
253 info->hp->h_addrtype = va_arg(ap, int);
  /external/mesa3d/src/gallium/auxiliary/util/
u_network.c 123 sa.sin_family= host->h_addrtype;
126 s = socket(host->h_addrtype, SOCK_STREAM, IPPROTO_TCP);
  /system/core/libcutils/
socket_network_client.c 61 addr.sin_family = hp->h_addrtype;
65 s = socket(hp->h_addrtype, type, 0);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ip_types.h 28 short h_addrtype; member in struct:hostent
  /development/ndk/platforms/android-3/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
netdb.h 87 int h_addrtype; /* host address type */ member in struct:hostent

Completed in 765 milliseconds

1 2 3 4