Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h634 #define SO_TOSTOP 0x1000 /* stop on background writes to this stream */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c4840 optbuf.so_flags |= SO_TOSTOP; in chgstropts()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2475 if (sop->so_flags & SO_TOSTOP) in strrput_nondata()