Searched refs:POLLOUT (Results 1 – 5 of 5) sorted by relevance
19 pfd.events = POLLOUT; in main()27 if (pfd.revents != POLLOUT) in main()
23 #define POLLOUT 0x0002 /* file descriptor is writeable */ macro25 #define POLLWRNORM POLLOUT
177 return _WaitFor(POLLOUT, timeout); in WaitForWritable()
37 FLAG_INFO_ENTRY(POLLOUT),
248 { "w", POLLOUT }, in AddDump()