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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
socket.h 12 #define SO_ERROR 4
  /bionic/libc/kernel/uapi/asm-generic/
socket.h 26 #define SO_ERROR 4
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 33 #define SO_ERROR 0x1007
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 13 #define SO_ERROR 4
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 36 #define SO_ERROR 0x1007 /* get error status and clear */
  /external/python/cpython2/Lib/plat-os2emx/
SOCKET.py 32 SO_ERROR = 0x1007
  /external/syslinux/core/lwip/src/include/lwip/
sockets.h 99 #define SO_ERROR 0x1007 /* get error status and clear */
  /prebuilts/go/darwin-x86/src/syscall/
net_nacl.go 137 SO_ERROR
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go 886 SO_ERROR = 0x1007
    [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
net_nacl.go 137 SO_ERROR
zerrors_darwin_386.go     [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 136 #define SO_ERROR 0x1007 /* get error status and clear */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 134 #undef SO_ERROR
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 175 #define SO_ERROR 0x1007
winsock2.h 201 #define SO_ERROR 0x1007
    [all...]
  /external/python/cpython2/Lib/plat-linux2/
IN.py 449 SO_ERROR = 4
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 449 SO_ERROR = 4
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 449 SO_ERROR = 4
  /external/python/cpython2/Lib/plat-atheos/
IN.py 766 SO_ERROR = 4
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 255 SO_ERROR = 0x1007
  /libcore/luni/src/main/java/android/system/
OsConstants.java 474 public static final int SO_ERROR = placeholder();
    [all...]

Completed in 411 milliseconds

1 2 3 4