Home
last modified time | relevance | path

Searched defs:O_NDELAY (Results 201 – 225 of 18098) sorted by path

12345678910>>...724

/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/libc-0.2.73/src/unix/uclibc/arm/
H A Dmod.rs455 pub const O_NDELAY: ::c_int = 0x800; const
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/libc-0.2.73/src/unix/uclibc/mips/
H A Dmod.rs66 pub const O_NDELAY: ::c_int = 0x80; const
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.9.0/src/
H A Dfcntl.rs237 const O_NDELAY = libc::O_NDELAY; const
/dports/audio/stmp/stmp-0.0.2/vendor/golang.org/x/sys/unix/
H A Dzerrors_aix_ppc.go529 O_NDELAY = 0x8000 const
H A Dzerrors_darwin_386.go1063 O_NDELAY = 0x4 const
H A Dzerrors_darwin_amd64.go1063 O_NDELAY = 0x4 const
H A Dzerrors_darwin_arm.go1063 O_NDELAY = 0x4 const
H A Dzerrors_darwin_arm64.go1063 O_NDELAY = 0x4 const
H A Dzerrors_freebsd_386.go1170 O_NDELAY = 0x4 const
H A Dzerrors_freebsd_arm.go1141 O_NDELAY = 0x4 const
H A Dzerrors_freebsd_arm64.go1171 O_NDELAY = 0x4 const
H A Dzerrors_linux_amd64.go141 O_NDELAY = 0x800 const
H A Dzerrors_linux_arm.go139 O_NDELAY = 0x800 const
H A Dzerrors_linux_mips.go139 O_NDELAY = 0x80 const
H A Dzerrors_linux_mips64.go139 O_NDELAY = 0x80 const
H A Dzerrors_linux_mips64le.go139 O_NDELAY = 0x80 const
H A Dzerrors_linux_ppc64.go141 O_NDELAY = 0x800 const
H A Dzerrors_linux_ppc64le.go141 O_NDELAY = 0x800 const
H A Dzerrors_linux_riscv64.go139 O_NDELAY = 0x800 const
H A Dzerrors_linux_s390x.go139 O_NDELAY = 0x800 const
H A Dzerrors_linux_sparc64.go144 O_NDELAY = 0x4004 const
H A Dzerrors_netbsd_amd64.go1121 O_NDELAY = 0x4 const
H A Dzerrors_netbsd_arm.go1111 O_NDELAY = 0x4 const
H A Dzerrors_openbsd_386.go994 O_NDELAY = 0x4 const
H A Dzerrors_openbsd_amd64.go1041 O_NDELAY = 0x4 const

12345678910>>...724