HomeSort by relevance Sort by last modified time
    Searched defs:h_name (Results 26 - 50 of 52) sorted by null

12 3

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
netdb.h 98 char *h_name; /* Official name of host. */ member in struct:hostent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 98 char *h_name; /* Official name of host. */ member in struct:hostent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 98 char *h_name; /* Official name of host. */ member in struct:hostent
  /external/quake/quake/src/WinQuake/
mplpc.cpp 103 char h_name[1]; // h_name is the only important value member in struct:__anon13307
464 s->h_name = HostEnt_hname;
465 fstrncpyfrom(s->h_name, (char *) FARPKL(&old->h_name), HOSTENT_STRLEN_LIMIT-1);
466 s->h_name[HOSTENT_STRLEN_LIMIT-1] = 0;
610 if (FARPKL(&retVal->h_name) == 0) {
651 if (FARPKL(&retVal->h_name) == 0) {

Completed in 547 milliseconds

12 3