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

1 2

  /bionic/libc/include/
netdb.h 107 struct protoent { struct
226 struct protoent *getprotobyname(const char *);
227 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
228 struct protoent *getprotobynumber(int);
229 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
230 struct protoent *getprotoent(void);
231 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /development/ndk/platforms/android-3/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/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
229 struct protoent *getprotobyname(const char *);
230 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
231 struct protoent *getprotobynumber(int);
232 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
233 struct protoent *getprotoent(void);
234 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
229 struct protoent *getprotobyname(const char *);
230 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
231 struct protoent *getprotobynumber(int);
232 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
233 struct protoent *getprotoent(void);
234 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
229 struct protoent *getprotobyname(const char *);
230 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
231 struct protoent *getprotobynumber(int);
232 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
233 struct protoent *getprotoent(void);
234 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
229 struct protoent *getprotobyname(const char *);
230 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
231 struct protoent *getprotobynumber(int);
232 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
233 struct protoent *getprotoent(void);
234 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
229 struct protoent *getprotobyname(const char *);
230 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
231 struct protoent *getprotobynumber(int);
232 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
233 struct protoent *getprotoent(void);
234 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
229 struct protoent *getprotobyname(const char *);
230 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
231 struct protoent *getprotobynumber(int);
232 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
233 struct protoent *getprotoent(void);
234 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
214 struct protoent *getprotobyname(const char *);
215 struct protoent *getprotobynumber(int);
242 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
243 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
244 struct protoent *getprotoent(void);
245 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h 107 struct protoent { struct
214 struct protoent *getprotobyname(const char *);
215 struct protoent *getprotobynumber(int);
242 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
243 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
244 struct protoent *getprotoent(void);
245 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h 107 struct protoent { struct
214 struct protoent *getprotobyname(const char *);
215 struct protoent *getprotobynumber(int);
242 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
243 int getprotobynumber_r(int, struct protoent *, char *, size_t, struct protoent **);
244 struct protoent *getprotoent(void);
245 int getprotoent_r(struct protoent *, char *, size_t, struct protoent **);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/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/android-ndk-r7/platforms/android-14/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/android-ndk-r7/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/android-ndk-r7/platforms/android-3/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/android-ndk-r7/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/android-ndk-r7/platforms/android-4/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/android-ndk-r7/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/android-ndk-r7/platforms/android-5/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/android-ndk-r7/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/android-ndk-r7/platforms/android-8/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/android-ndk-r7/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/android-ndk-r7/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...]

Completed in 942 milliseconds

1 2