Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h44 #define FIONBIO 0x5421 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h42 #define FIONBIO 0x667E macro
/third_party/musl/arch/mips64/bits/
Dioctl.h42 #define FIONBIO 0x667E macro
/third_party/musl/arch/mips/bits/
Dioctl.h42 #define FIONBIO 0x667E macro
/third_party/musl/arch/sh/bits/
Dioctl.h14 #define FIONBIO _IOW('f', 126, int) macro
/third_party/musl/arch/generic/bits/
Dioctl.h44 #define FIONBIO 0x5421 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h14 #define FIONBIO _IOW('f', 126, int) macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h14 #define FIONBIO _IOW('f', 126, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h61 #define FIONBIO 0x5421 macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinsock.h57 #define FIONBIO _IOW('f',126,u_long) macro
Dwinsock2.h76 #define FIONBIO _IOW('f',126,u_long) macro
/third_party/lwip/src/include/lwip/
Dsockets.h421 #define FIONBIO _IOW('f', 126, unsigned long) /* set/clear non-blocking i/o */ macro