Searched refs:POLLNOERR (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll.h93 #define POLLNOERR 0x0400 /* Ignore POLLERR conditions */ macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c6266 events |= POLLNOERR;
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c630 * Note that with POLLNOERR STRHUP does still cause POLLHUP.
8163 * POLLNOERR Do not return POLLERR even if there are stream
8204 if (!(events & POLLNOERR)) {

Completed in 83 milliseconds