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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
socket.h 30 #define SO_RCVLOWAT 18
  /bionic/libc/kernel/uapi/asm-generic/
socket.h 43 #define SO_RCVLOWAT 18
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 37 #define SO_RCVLOWAT 0x1004
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 30 #define SO_RCVLOWAT 18
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 40 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
  /external/python/cpython2/Lib/plat-os2emx/
SOCKET.py 29 SO_RCVLOWAT = 0x1004
  /external/syslinux/core/lwip/src/include/lwip/
sockets.h 96 #define SO_RCVLOWAT 0x1004 /* Unimplemented: receive low-water mark */
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 133 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 131 #undef SO_RCVLOWAT
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 172 #define SO_RCVLOWAT 0x1004
winsock2.h 198 #define SO_RCVLOWAT 0x1004
    [all...]
  /external/python/cpython2/Lib/plat-linux2/
IN.py 462 SO_RCVLOWAT = 18
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 462 SO_RCVLOWAT = 18
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 462 SO_RCVLOWAT = 18
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 252 SO_RCVLOWAT = 0x1004
  /libcore/luni/src/main/java/android/system/
OsConstants.java 482 public static final int SO_RCVLOWAT = placeholder();
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]

Completed in 665 milliseconds

1 2 3