Home
last modified time | relevance | path

Searched defs:FIONREAD (Results 1 - 25 of 40) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h51 #define FIONREAD 0x467F macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h51 #define FIONREAD 0x467F macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h15 #define FIONREAD _IOR('f', 127, int) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h51 #define FIONREAD 0x467F macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h15 #define FIONREAD _IOR('f', 127, int) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h15 #define FIONREAD _IOR('f', 127, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h54 #define FIONREAD 0x541B macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h54 #define FIONREAD 0x541B macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs152 pub const FIONREAD: ::Ioctl = 0x541B; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs139 pub const FIONREAD: ::Ioctl = 0x467f; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs131 pub const FIONREAD: ::Ioctl = 0x4004667f; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs131 pub const FIONREAD: ::Ioctl = 0x4004667F; consts
/third_party/lwip/src/include/lwip/
H A Dsockets.h418 #define FIONREAD _IOR('f', 127, unsigned long) /* get # bytes to read */ macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs258 pub const FIONREAD: ::c_ulong = 0x4004667f; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs267 pub const FIONREAD: c_int = 1; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs647 pub const FIONREAD: ::c_int = 0x4004667f; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs504 pub const FIONREAD: ::c_int = 21531; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs856 pub const FIONREAD: ::c_int = 0x40040001; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs631 pub const FIONREAD: ::c_ulong = 0x541B; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1641 pub const FIONREAD: ::c_int = 0x541B; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1122 pub const FIONREAD: ::c_ulong = 0xbe000001; consts

Completed in 36 milliseconds

12