Home
last modified time | relevance | path

Searched defs:SO_TYPE (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/arch/powerpc/bits/
Dsocket.h3 #define SO_TYPE 3 macro
/third_party/musl/arch/powerpc64/bits/
Dsocket.h3 #define SO_TYPE 3 macro
/third_party/musl/arch/mips/bits/
Dsocket.h20 #define SO_TYPE 0x1008 macro
/third_party/musl/arch/mipsn32/bits/
Dsocket.h20 #define SO_TYPE 0x1008 macro
/third_party/musl/arch/mips64/bits/
Dsocket.h20 #define SO_TYPE 0x1008 macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinsock.h176 #define SO_TYPE 0x1008 macro
Dwinsock2.h211 #define SO_TYPE 0x1008 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h202 #define SO_TYPE 3 macro
/third_party/musl/include/sys/
Dsocket.h202 #define SO_TYPE 3 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h202 #define SO_TYPE 3 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h206 #define SO_TYPE 3 macro
/third_party/lwip/src/include/lwip/
Dsockets.h218 #define SO_TYPE 0x1008 /* get socket type */ macro