HomeSort by relevance Sort by last modified time
    Searched defs:ESOCKTNOSUPPORT (Results 1 - 25 of 41) sorted by null

1 2

  /external/webrtc/webrtc/base/
socket.h 55 #undef ESOCKTNOSUPPORT
56 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
  /external/curl/lib/
curl_setup_once.h 448 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 81 #define ESOCKTNOSUPPORT 94
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 80 #define ESOCKTNOSUPPORT 121
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 105 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 103 #define ESOCKTNOSUPPORT __ESOCKTNOSUPPORT /* 44 Socket type not supported */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 100 ESOCKTNOSUPPORT = 121
  /external/u-boot/include/linux/
errno.h 102 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 105 ESOCKTNOSUPPORT = 121
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.go     [all...]
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 1045 ESOCKTNOSUPPORT = 121
    [all...]

Completed in 622 milliseconds

1 2