HomeSort by relevance Sort by last modified time
    Searched defs:hostent (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsipv6ok.h 56 #undef hostent macro
57 #define hostent hostent_IPV6INCOMPATIBLE macro
58 #undef HOSTENT
59 #define HOSTENT HOSTENT_IPV6INCOMPATIBLE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ip_types.h 25 struct hostent { struct
82 typedef struct hostent HOSTENT;
83 typedef struct hostent *PHOSTENT;
84 typedef struct hostent *LPHOSTENT;
  /bionic/libc/include/
netdb.h 84 struct hostent { struct
210 void freehostent(struct hostent *);
211 struct hostent *gethostbyaddr(const void *, socklen_t, int);
212 int gethostbyaddr_r(const void *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
213 struct hostent *gethostbyname(const char *);
214 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
215 struct hostent *gethostbyname2(const char *, int);
216 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /development/ndk/platforms/android-3/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /development/ndk/platforms/android-L/include/
netdb.h 84 struct hostent { struct
210 void freehostent(struct hostent *);
211 struct hostent *gethostbyaddr(const void *, socklen_t, int);
212 int gethostbyaddr_r(const void *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
213 struct hostent *gethostbyname(const char *);
214 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
215 struct hostent *gethostbyname2(const char *, int);
216 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
211 void freehostent(struct hostent *);
212 struct hostent *gethostbyaddr(const char *, int, int);
213 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
214 struct hostent *gethostbyname(const char *);
215 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
216 struct hostent *gethostbyname2(const char *, int);
217 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
211 void freehostent(struct hostent *);
212 struct hostent *gethostbyaddr(const char *, int, int);
213 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
214 struct hostent *gethostbyname(const char *);
215 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
216 struct hostent *gethostbyname2(const char *, int);
217 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
211 void freehostent(struct hostent *);
212 struct hostent *gethostbyaddr(const char *, int, int);
213 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
214 struct hostent *gethostbyname(const char *);
215 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
216 struct hostent *gethostbyname2(const char *, int);
217 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
211 void freehostent(struct hostent *);
212 struct hostent *gethostbyaddr(const char *, int, int);
213 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
214 struct hostent *gethostbyname(const char *);
215 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
216 struct hostent *gethostbyname2(const char *, int);
217 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
211 void freehostent(struct hostent *);
212 struct hostent *gethostbyaddr(const char *, int, int);
213 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
214 struct hostent *gethostbyname(const char *);
215 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
216 struct hostent *gethostbyname2(const char *, int);
217 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
211 void freehostent(struct hostent *);
212 struct hostent *gethostbyaddr(const char *, int, int);
213 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *);
214 struct hostent *gethostbyname(const char *);
215 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
216 struct hostent *gethostbyname2(const char *, int);
217 int gethostbyname2_r(const char *, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
207 struct hostent *gethostbyaddr(const char *, int, int);
208 struct hostent *gethostbyname(const char *);
209 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
210 struct hostent *gethostbyname2(const char *, int);
211 struct hostent *gethostent(void);
232 void freehostent(struct hostent *);
233 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
207 struct hostent *gethostbyaddr(const char *, int, int);
208 struct hostent *gethostbyname(const char *);
209 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
210 struct hostent *gethostbyname2(const char *, int);
211 struct hostent *gethostent(void);
232 void freehostent(struct hostent *);
233 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
207 struct hostent *gethostbyaddr(const char *, int, int);
208 struct hostent *gethostbyname(const char *);
209 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
210 struct hostent *gethostbyname2(const char *, int);
211 struct hostent *gethostent(void);
232 void freehostent(struct hostent *);
233 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
netdb.h 84 struct hostent { struct
204 struct hostent *gethostbyaddr(const char *, int, int);
205 struct hostent *gethostbyname(const char *);
206 int gethostbyname_r(const char *, struct hostent *, char *, size_t, struct hostent **, int *);
207 struct hostent *gethostbyname2(const char *, int);
208 struct hostent *gethostent(void);
229 void freehostent(struct hostent *);
230 int gethostbyaddr_r(const char *, int, int, struct hostent *, char *, size_t, struct hostent **, int *)
    [all...]

Completed in 670 milliseconds

1 2 3 4