Searched defs:STR_NOERROR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h266 #define IOCWAITNE 0x00000200 /* STR_NOERROR ioctl running */
1007 * STR_NOERROR does not allow stream head read, write or hup errors to
1009 * is pending and times out, STR_NOERROR will cause strdoioctl() to not
1019 #define STR_NOERROR 0x20 /* Ignore errors during strdoioctl/strwaitq */ macro

Completed in 65 milliseconds