Searched defs:FIONBIO (Results 1 – 12 of 12) sorted by relevance
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 44 #define FIONBIO 0x5421 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 42 #define FIONBIO 0x667E macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 42 #define FIONBIO 0x667E macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 42 #define FIONBIO 0x667E macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 14 #define FIONBIO _IOW('f', 126, int) macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 44 #define FIONBIO 0x5421 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 14 #define FIONBIO _IOW('f', 126, int) macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 14 #define FIONBIO _IOW('f', 126, int) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 61 #define FIONBIO 0x5421 macro
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | winsock.h | 57 #define FIONBIO _IOW('f',126,u_long) macro
|
D | winsock2.h | 76 #define FIONBIO _IOW('f',126,u_long) macro
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 421 #define FIONBIO _IOW('f', 126, unsigned long) /* set/clear non-blocking i/o */ macro
|