Home
last modified time | relevance | path

Searched defs:POLLOUT (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A Dpoll.h36 #define POLLOUT 0x0004 macro
/onnv-gate/usr/src/uts/common/sys/
H A Dpoll.h57 #define POLLOUT 0x0004 /* fd is writeable (won't block) */ macro