Searched defs:SIOCATMARK (Results 1 – 13 of 13) sorted by relevance
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 110 #define SIOCATMARK _IOR('s', 7, int) macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 106 #define SIOCATMARK 0x8905 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 106 #define SIOCATMARK 0x8905 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 110 #define SIOCATMARK _IOR('s', 7, int) macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 108 #define SIOCATMARK _IOR('s', 7, int) macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 106 #define SIOCATMARK 0x8905 macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 106 #define SIOCATMARK 0x8905 macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 110 #define SIOCATMARK _IOR('s', 7, int) macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 118 #define SIOCATMARK 0x8905 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 118 #define SIOCATMARK 0x8905 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 123 #define SIOCATMARK 0x8905 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 123 #define SIOCATMARK 0x8905 macro
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 430 #define SIOCATMARK _IOR('s', 7, unsigned long) /* at oob mark? */ macro
|