HomeSort by relevance Sort by last modified time
    Searched defs:protoent (Results 51 - 75 of 76) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
228 struct protoent *getprotobyname(const char *);
229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
230 struct protoent *getprotobynumber(int);
231 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
232 struct protoent *getprotoent(void);
233 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
netdb.h 107 struct protoent { struct
228 struct protoent *getprotobyname(const char *);
229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
230 struct protoent *getprotobynumber(int);
231 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
232 struct protoent *getprotoent(void);
233 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
netdb.h 107 struct protoent { struct
228 struct protoent *getprotobyname(const char *);
229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
230 struct protoent *getprotobynumber(int);
231 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
232 struct protoent *getprotoent(void);
233 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
netdb.h 107 struct protoent { struct
228 struct protoent *getprotobyname(const char *);
229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
230 struct protoent *getprotobynumber(int);
231 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
232 struct protoent *getprotoent(void);
233 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
228 struct protoent *getprotobyname(const char *);
229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
230 struct protoent *getprotobynumber(int);
231 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
232 struct protoent *getprotoent(void);
233 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
netdb.h 107 struct protoent { struct
228 struct protoent *getprotobyname(const char *);
229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
230 struct protoent *getprotobynumber(int);
231 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
232 struct protoent *getprotoent(void);
233 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
211 struct protoent *getprotobyname(const char *);
212 struct protoent *getprotobynumber(int);
239 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
240 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
241 struct protoent *getprotoent(void);
242 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
netdb.h 129 struct protoent { struct
242 struct protoent *getprotobyname(const char *);
243 struct protoent *getprotobynumber(int);
244 struct protoent *getprotoent(void);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
netdb.h 326 struct protoent struct
351 extern struct protoent *getprotoent (void);
357 extern struct protoent *getprotobyname (__const char *__name);
363 extern struct protoent *getprotobynumber (int __proto);
374 extern int getprotoent_r (struct protoent *__restrict __result_buf,
376 struct protoent **__restrict __result);
379 struct protoent *__restrict __result_buf,
381 struct protoent **__restrict __result);
384 struct protoent *__restrict __result_buf,
386 struct protoent **__restrict __result)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h 326 struct protoent struct
351 extern struct protoent *getprotoent (void);
357 extern struct protoent *getprotobyname (__const char *__name);
363 extern struct protoent *getprotobynumber (int __proto);
374 extern int getprotoent_r (struct protoent *__restrict __result_buf,
376 struct protoent **__restrict __result);
379 struct protoent *__restrict __result_buf,
381 struct protoent **__restrict __result);
384 struct protoent *__restrict __result_buf,
386 struct protoent **__restrict __result)
    [all...]

Completed in 1619 milliseconds

1 23 4