Home
last modified time | relevance | path

Searched refs:SO_ERROPT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h640 #define SO_ERROPT 0x040000 /* set error option */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2396 if (sop->so_flags & SO_ERROPT) { in strrput_nondata()