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

1 2 3 4 5 6 7 8 9

  /external/linux-kselftest/tools/testing/selftests/net/
socket.c 20 /* If non-zero, accept EAFNOSUPPORT to handle the case
27 { AF_MAX, 0, 0, -EAFNOSUPPORT, 0 },
51 errno == EAFNOSUPPORT)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 81 #ifndef EAFNOSUPPORT
82 #define EAFNOSUPPORT 102
  /external/iproute2/lib/
mpls_ntop.c 46 errno = EAFNOSUPPORT;
mpls_pton.c 56 errno = EAFNOSUPPORT;
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/lib/
librpc-tirpc.c 50 errno = EAFNOSUPPORT;
  /external/syslinux/gpxe/src/arch/i386/interface/syslinux/
comboot_resolv.c 25 comboot_resolv_rc = -EAFNOSUPPORT;
  /external/libmicrohttpd/src/include/
w32functions.h 74 #ifndef EAFNOSUPPORT
75 #define EAFNOSUPPORT (MHDW32ERRBASE+11)
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnetbynis.c 71 errno = EAFNOSUPPORT;
138 errno = EAFNOSUPPORT;
  /external/android-clat/
setif.c 47 retval = -EAFNOSUPPORT;
83 retval = -EAFNOSUPPORT;
  /external/libcxx/include/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 30 EAFNOSUPPORT, "EAFNOSUPPORT", EAFNOSUPPORT}, {
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 82 #ifndef EAFNOSUPPORT
83 #define EAFNOSUPPORT 9901

Completed in 337 milliseconds

1 2 3 4 5 6 7 8 9