HomeSort by relevance Sort by last modified time
    Searched refs:__b64_pton (Results 26 - 33 of 33) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
resolv.h 48 #define b64_pton __b64_pton
  /external/openssh/
uuencode.c 67 /* and remove trailing whitespace because __b64_pton needs this */
69 len = __b64_pton(encoded, target, targsize);
hostfile.c 98 ret = __b64_pton(b64salt, salt, salt_len);
configure     [all...]
  /bionic/libc/private/
resolv_private.h 346 #define b64_pton __b64_pton
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 280 #define b64_pton __b64_pton
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 280 #define b64_pton __b64_pton
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 280 #define b64_pton __b64_pton

Completed in 1042 milliseconds

12