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

/vbox/src/VBox/NetworkServices/NAT/
H A Dwinpoll.h28 # define POLLIN (POLLRDNORM | POLLRDBAND) macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dpoll.h66 #define POLLIN 0x0001 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dport.h291 #define POLLIN 0x01 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dport.h295 #define POLLIN 0x01 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dport.h291 #define POLLIN 0x01 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dport.h300 #define POLLIN 0x01 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dport.h291 #define POLLIN 0x01 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dport.h291 #define POLLIN 0x01 macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unixos.h100 #define _PR_UNIX_POLL_READ POLLIN
547 #define POLLIN 0x0001 /* fd is readable */ macro

Completed in 222 milliseconds