Searched refs:SO_ISNTTY (Results 1 – 2 of 2) sorted by relevance
633 #define SO_ISNTTY 0x0800 /* the stream is not acting as a terminal */ macro
2473 if (sop->so_flags & SO_ISNTTY) in strrput_nondata()