Home
last modified time | relevance | path

Searched defs:SO_ERROR (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/arch/powerpc/bits/
Dsocket.h4 #define SO_ERROR 4 macro
/third_party/musl/arch/powerpc64/bits/
Dsocket.h4 #define SO_ERROR 4 macro
/third_party/musl/arch/mipsn32/bits/
Dsocket.h19 #define SO_ERROR 0x1007 macro
/third_party/musl/arch/mips/bits/
Dsocket.h19 #define SO_ERROR 0x1007 macro
/third_party/musl/arch/mips64/bits/
Dsocket.h19 #define SO_ERROR 0x1007 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h207 #define SO_ERROR 4 macro
/third_party/musl/include/sys/
Dsocket.h203 #define SO_ERROR 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h203 #define SO_ERROR 4 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h203 #define SO_ERROR 4 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h192 #define SO_ERROR 4 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h207 #define SO_ERROR 4 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h203 #define SO_ERROR 4 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h203 #define SO_ERROR 4 macro
/third_party/lwip/src/include/lwip/
Dsockets.h217 #define SO_ERROR 0x1007 /* get error status and clear */ macro