HomeSort by relevance Sort by last modified time
    Searched refs:b64_ntop (Results 26 - 50 of 56) sorted by null

12 3

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
resolv.h 48 #define b64_ntop __b64_ntop macro
50 extern int b64_ntop(u_char const *, size_t, char *, size_t);
  /bionic/libc/include/
resolv.h 46 #define b64_ntop __b64_ntop macro
48 extern int b64_ntop(u_char const*, size_t, char*, size_t);
  /bionic/libc/netbsd/net/
base64.c 137 b64_ntop(src, srclength, target, targsize) function
  /external/openssh/openbsd-compat/
base64.c 134 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 279 #define b64_ntop __b64_ntop macro
329 int b64_ntop (u_char const *, size_t, char *, size_t) __THROW;

Completed in 379 milliseconds

12 3