HomeSort by relevance Sort by last modified time
    Searched full:ns_get32 (Results 1 - 25 of 70) sorted by null

1 2 3

  /bionic/libc/dns/nameser/
ns_netint.c 44 ns_get32(const u_char *src) { function
47 NS_GET32(dst, src);
ns_parse.c 186 NS_GET32(rr->ttl, handle->_msg_ptr);
249 NS_GET32(rr->ttl, handle->_msg_ptr);
ns_print.c 213 t = ns_get32(rdata); rdata += NS_INT32SZ;
222 t = ns_get32(rdata); rdata += NS_INT32SZ;
231 t = ns_get32(rdata); rdata += NS_INT32SZ;
240 t = ns_get32(rdata); rdata += NS_INT32SZ;
249 t = ns_get32(rdata); rdata += NS_INT32SZ;
520 t = ns_get32(rdata); rdata += NS_INT32SZ;
528 t = ns_get32(rdata); rdata += NS_INT32SZ;
533 t = ns_get32(rdata); rdata += NS_INT32SZ;
636 t = ns_get32(rdata); rdata += NS_INT32SZ;
641 t = ns_get32(rdata); rdata += NS_INT32SZ
    [all...]
  /bionic/libc/include/arpa/
nameser_compat.h 187 #define GETLONG NS_GET32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 182 #define GETLONG NS_GET32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser_compat.h 182 #define GETLONG NS_GET32
  /bionic/libc/
libc.arm64.map 614 ns_get32; # arm64 x86_64 mips64
libc.mips64.map 614 ns_get32; # arm64 x86_64 mips64
libc.x86_64.map 614 ns_get32; # arm64 x86_64 mips64
  /development/ndk/platforms/android-21/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
  /development/ndk/platforms/android-23/arch-arm64/symbols/
libc.so.functions.txt 599 ns_get32
libc.so.versions.txt 614 ns_get32; # arm64 x86_64 mips64
  /development/ndk/platforms/android-23/arch-mips64/symbols/
libc.so.functions.txt 599 ns_get32
libc.so.versions.txt 614 ns_get32; # arm64 x86_64 mips64
  /development/ndk/platforms/android-23/arch-x86_64/symbols/
libc.so.functions.txt 599 ns_get32
libc.so.versions.txt 614 ns_get32; # arm64 x86_64 mips64
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 243 #define GETLONG NS_GET32
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 243 #define GETLONG NS_GET32
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/arpa/
nameser_compat.h 234 #define GETLONG NS_GET32

Completed in 368 milliseconds

1 2 3