HomeSort by relevance Sort by last modified time
    Searched defs:h_name (Results 1 - 12 of 12) sorted by null

  /bionic/libc/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /development/ndk/platforms/android-3/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xos_r.h 448 char h_name[MAXHOSTNAMELEN]; member in struct:__anon13434
462 strcpy((hp).h_name, (hp).hptr->h_name), \
463 ((hp).hent.h_name = (hp).h_name), \
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h 85 char *h_name; /* official name of host */ member in struct:hostent
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h 85 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:__anon7137
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) {
net_bw.cpp 127 char *h_name; /* official name of host */ member in struct:hostent
mpdosock.h 148 char FAR * h_name; /* official name of host */ member in struct:hostent

Completed in 239 milliseconds