HomeSort by relevance Sort by last modified time
    Searched refs:getprotobyname_r (Results 76 - 98 of 98) sorted by null

1 2 34

  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
netdb.h 229 int getprotobyname_r(const char *, struct protoent *, char *, size_t, struct protoent **);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h 378 extern int getprotobyname_r (__const char *__restrict __name,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
netdb.h 380 extern int getprotobyname_r (__const char *__restrict __name,
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 308 #define getprotobyname_r _getprotobyname_r
  /external/c-ares/
configure     [all...]

Completed in 667 milliseconds

1 2 34