Home
last modified time | relevance | path

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

/third_party/musl/arch/powerpc/bits/
Dsocket.h13 #define SO_LINGER 13 macro
/third_party/musl/arch/powerpc64/bits/
Dsocket.h13 #define SO_LINGER 13 macro
/third_party/musl/arch/mipsn32/bits/
Dsocket.h12 #define SO_LINGER 0x0080 macro
/third_party/musl/arch/mips/bits/
Dsocket.h12 #define SO_LINGER 0x0080 macro
/third_party/musl/arch/mips64/bits/
Dsocket.h10 #define SO_LINGER 0x0080 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h216 #define SO_LINGER 13 macro
/third_party/musl/include/sys/
Dsocket.h212 #define SO_LINGER 13 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h212 #define SO_LINGER 13 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h212 #define SO_LINGER 13 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h201 #define SO_LINGER 13 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h216 #define SO_LINGER 13 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h212 #define SO_LINGER 13 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h212 #define SO_LINGER 13 macro
/third_party/lwip/src/include/lwip/
Dsockets.h207 #define SO_LINGER 0x0080 /* linger on close if data present */ macro