Home
last modified time | relevance | path

Searched refs:SO_MREADOFF (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstream.h611 #define SO_MREADOFF 0x0080 /* set read notification OFF */ macro
/titanic_50/usr/src/uts/common/io/
H A Dldterm.c4796 optbuf.so_flags = SO_READOPT|SO_MREADOFF; in chgstropts()
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c2396 if (sop->so_flags & SO_MREADOFF) in strrput_nondata()