Searched refs:SO_TOSTOP (Results 1 – 3 of 3) sorted by relevance
634 #define SO_TOSTOP 0x1000 /* stop on background writes to this stream */ macro
4840 optbuf.so_flags |= SO_TOSTOP; in chgstropts()
2475 if (sop->so_flags & SO_TOSTOP) in strrput_nondata()