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

1 2 3

  /external/openssh/openbsd-compat/
fake-rfc2553.h 129 #ifndef EAI_SYSTEM
130 # define EAI_SYSTEM (INT_MAX - 4)
  /external/tcpdump/missing/
addrinfo.h 47 #define EAI_SYSTEM 11 /* system error returned in errno */
  /bionic/libc/netbsd/net/
getnameinfo.c 312 return EAI_SYSTEM;
371 return EAI_SYSTEM;
392 return EAI_SYSTEM;
  /development/ndk/platforms/android-3/include/
netdb.h 150 #define EAI_SYSTEM 11 /* system error returned in errno */
  /development/ndk/sources/android/libportable/common/include/
netdb_portable.h 165 #define EAI_SYSTEM 11 /* system error returned in errno */