Home
last modified time | relevance | path

Searched defs:FIONREAD (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/arch/mipsn32/bits/
Dioctl.h51 #define FIONREAD 0x467F macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/arch/mips64/bits/
Dioctl.h51 #define FIONREAD 0x467F macro
/third_party/musl/arch/sh/bits/
Dioctl.h15 #define FIONREAD _IOR('f', 127, int) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/arch/generic/bits/
Dioctl.h37 #define FIONREAD 0x541B macro
/third_party/musl/arch/mips/bits/
Dioctl.h51 #define FIONREAD 0x467F macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h15 #define FIONREAD _IOR('f', 127, int) macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h15 #define FIONREAD _IOR('f', 127, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h54 #define FIONREAD 0x541B macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h54 #define FIONREAD 0x541B macro
/third_party/lwip/src/include/lwip/
Dsockets.h418 #define FIONREAD _IOR('f', 127, unsigned long) /* get # bytes to read */ macro