Home
last modified time | relevance | path

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

/third_party/musl/arch/mipsn32/bits/
Dioctl.h110 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h110 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/arch/sh/bits/
Dioctl.h108 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/generic/bits/
Dioctl.h106 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/mips/bits/
Dioctl.h110 #define SIOCATMARK _IOR('s', 7, int) macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h118 #define SIOCATMARK 0x8905 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h118 #define SIOCATMARK 0x8905 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h123 #define SIOCATMARK 0x8905 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h123 #define SIOCATMARK 0x8905 macro
/third_party/lwip/src/include/lwip/
Dsockets.h430 #define SIOCATMARK _IOR('s', 7, unsigned long) /* at oob mark? */ macro