HomeSort by relevance Sort by last modified time
    Searched refs:MSG_EOR (Results 26 - 50 of 91) sorted by null

12 3 4

  /external/python/cpython2/Lib/plat-unixware7/
IN.py 330 MSG_EOR = 0x30
  /art/adbconnection/
adbconnection.cc 440 int res = TEMP_FAILURE_RETRY(sendmsg(local_agent_control_sock_, &msg, MSG_EOR));
    [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 352 public static final int MSG_EOR = placeholder();
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 378 initConstant(env, c, "MSG_EOR", MSG_EOR);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 653 MSG_EOR = 0x8
    [all...]
zerrors_darwin_amd64.go 653 MSG_EOR = 0x8
    [all...]
zerrors_darwin_arm.go 611 MSG_EOR = 0x8
    [all...]
zerrors_darwin_arm64.go 657 MSG_EOR = 0x8
    [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_linux_386.go 550 MSG_EOR = 0x80
    [all...]
zerrors_linux_amd64.go 550 MSG_EOR = 0x80
    [all...]
zerrors_linux_arm.go 549 MSG_EOR = 0x80
    [all...]
zerrors_linux_arm64.go 690 MSG_EOR = 0x80
    [all...]
zerrors_linux_mips.go 672 MSG_EOR = 0x80
    [all...]
zerrors_linux_mips64.go 683 MSG_EOR = 0x80
    [all...]
zerrors_linux_mips64le.go 683 MSG_EOR = 0x80
    [all...]
zerrors_linux_mipsle.go 672 MSG_EOR = 0x80
    [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]

Completed in 1066 milliseconds

12 3 4