Searched defs:POLLOUT (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dwinpoll.h32 # define POLLOUT (POLLWRNORM) macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dpoll.h68 #define POLLOUT 0x0004 macro
70 #define POLLWRNORM POLLOUT
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dport.h293 #define POLLOUT 0x04 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dport.h297 #define POLLOUT 0x04 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dport.h293 #define POLLOUT 0x04 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dport.h302 #define POLLOUT 0x04 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dport.h293 #define POLLOUT 0x04 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dport.h293 #define POLLOUT 0x04 macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unixos.h101 #define _PR_UNIX_POLL_WRITE POLLOUT
549 #define POLLOUT 0x0004 /* fd is writeable (won't block) */ macro
551 #define POLLWRNORM POLLOUT

Completed in 42 milliseconds