Home
last modified time | relevance | path

Searched refs:RFLUSHMASK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h88 #define RFLUSHMASK 0x020 /* all RFLUSH bits */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2386 switch (sop->so_readopt & RFLUSHMASK) { in strrput_nondata()