HomeSort by relevance Sort by last modified time
    Searched defs:EPOLLONESHOT (Results 76 - 94 of 94) sorted by null

1 2 34

  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go 256 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mips.go 255 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mips64.go 253 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mips64le.go 253 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mipsle.go 255 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_ppc64.go 255 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_ppc64le.go 256 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_s390x.go 258 EPOLLONESHOT = 0x40000000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 187 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_amd64.go 187 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_arm.go 189 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_arm64.go 256 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mips.go 255 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mips64.go 253 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mips64le.go 253 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_mipsle.go 255 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_ppc64.go 255 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_ppc64le.go 256 EPOLLONESHOT = 0x40000000
    [all...]
zerrors_linux_s390x.go 258 EPOLLONESHOT = 0x40000000
    [all...]

Completed in 1195 milliseconds

1 2 34