HomeSort by relevance Sort by last modified time
    Searched refs:h_errno (Results 1 - 25 of 44) sorted by null

1 2

  /bionic/libc/netbsd/
gethnamaddr.c 158 h_errno = NO_RECOVERY; \
166 h_errno = NO_RECOVERY; \
216 h_errno = NO_RECOVERY;
221 h_errno = NO_RECOVERY;
232 h_errno = NO_RECOVERY;
279 h_errno = NO_RECOVERY;
309 h_errno = NO_RECOVERY;
348 h_errno = NO_RECOVERY;
377 h_errno = NETDB_SUCCESS;
427 h_errno = NO_RECOVERY
    [all...]
  /external/ipsec-tools/src/racoon/
getcertsbyname.c 63 /* XXX should it use ci_errno to hold errno instead of h_errno ? */
64 extern int h_errno;
144 h_errno = NO_RECOVERY;
154 h_errno = NO_RECOVERY;
185 h_errno = NO_RECOVERY;
234 h_errno = NO_RECOVERY;
261 h_errno = NO_RECOVERY;
296 h_errno = NO_RECOVERY;
309 h_errno = NO_RECOVERY;
324 h_errno = NO_RECOVERY
    [all...]
dnssec.c 56 extern int h_errno;
  /bionic/libc/netbsd/resolv/
herror.c 95 * print the error indicated by the h_errno value.
112 DE_CONST(hstrerror(h_errno), t);
  /bionic/libc/netbsd/net/
getaddrinfo.c     [all...]
  /bionic/libc/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /development/ndk/platforms/android-3/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h 126 * (left in h_errno).
203 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
netdb.h 126 * (left in h_errno).
200 #define h_errno (*__get_h_errno()) macro

Completed in 1745 milliseconds

1 2