HomeSort by relevance Sort by last modified time
    Searched defs:O_NONBLOCK (Results 26 - 50 of 88) sorted by null

12 3 4

  /libcore/luni/src/main/java/android/system/
OsConstants.java 375 public static final int O_NONBLOCK = placeholder();
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
types_windows.go 43 O_NONBLOCK = 0x00800
zerrors_darwin_386.go 739 O_NONBLOCK = 0x4
    [all...]
zerrors_darwin_amd64.go 739 O_NONBLOCK = 0x4
    [all...]
zerrors_darwin_arm.go 682 O_NONBLOCK = 0x4
    [all...]
zerrors_darwin_arm64.go 752 O_NONBLOCK = 0x4
    [all...]
zerrors_solaris_amd64.go 645 O_NONBLOCK = 0x80
    [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 659 O_NONBLOCK = 0x800
    [all...]
zerrors_linux_amd64.go 659 O_NONBLOCK = 0x800
    [all...]
zerrors_linux_arm.go 659 O_NONBLOCK = 0x800
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
types_windows.go 43 O_NONBLOCK = 0x00800
zerrors_darwin_386.go 739 O_NONBLOCK = 0x4
    [all...]
zerrors_darwin_amd64.go 739 O_NONBLOCK = 0x4
    [all...]
zerrors_darwin_arm.go 682 O_NONBLOCK = 0x4
    [all...]
zerrors_darwin_arm64.go 752 O_NONBLOCK = 0x4
    [all...]
zerrors_solaris_amd64.go 645 O_NONBLOCK = 0x80
    [all...]

Completed in 571 milliseconds

12 3 4