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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ip_types.h 52 struct protoent { struct
90 typedef struct protoent PROTOENT;
91 typedef struct protoent *PPROTOENT;
92 typedef struct protoent *LPPROTOENT;
  /bionic/libc/include/
netdb.h 104 struct protoent { struct
215 struct protoent* getprotobyname(const char*);
216 struct protoent* getprotobynumber(int);
  /development/ndk/platforms/android-21/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...]
  /development/ndk/platforms/android-9/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...]
  /device/linaro/bootloader/edk2/StdLib/Include/
netdb.h 153 struct protoent { struct
248 struct protoent *getprotobyname (const char *);
249 struct protoent *getprotobynumber(int);
250 struct protoent *getprotoent (void);
  /prebuilts/ndk/r10/platforms/android-12/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/r10/platforms/android-12/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/r10/platforms/android-12/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/r10/platforms/android-13/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/r10/platforms/android-13/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/r10/platforms/android-13/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/r10/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/r10/platforms/android-14/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/r10/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/r10/platforms/android-15/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/r10/platforms/android-15/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/r10/platforms/android-15/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/r10/platforms/android-16/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/r10/platforms/android-16/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/r10/platforms/android-16/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/r10/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/r10/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/r10/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/r10/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/r10/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...]

Completed in 1392 milliseconds

1 2 3 4