Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h635 #define SO_TONSTOP 0x2000 /* do not stop on background writes to stream */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c4842 optbuf.so_flags |= SO_TONSTOP; in chgstropts()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2477 if (sop->so_flags & SO_TONSTOP) in strrput_nondata()