Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstropts.h116 #define WERRNONPERSIST 0x008 /* Nonpersistent write errors */ macro
118 #define WERRMASK (WERRNORM|WERRNONPERSIST)
/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c2339 case WERRNONPERSIST: in strrput_nondata()
4575 case WERRNONPERSIST: in strioctl()
4592 erropt |= (stp->sd_flag & STWRERRNONPERSIST) ? WERRNONPERSIST : in strioctl()