Searched refs:sd_wput_opt (Results 1 – 6 of 6) sorted by relevance
409 stp->sd_wput_opt = SW_SIGPIPE; in stropen()2514 (stp->sd_wput_opt & SW_SIGPIPE) && sigpipeok) { in strwriteable()2869 if ((stp->sd_wput_opt & SW_RECHECK_ERR) && in strwrite_common()5411 stp->sd_wput_opt &= ~(SW_SIGPIPE|SW_SNDZERO); in strioctl()5413 stp->sd_wput_opt |= SW_SNDZERO; in strioctl()5415 stp->sd_wput_opt |= SW_SIGPIPE; in strioctl()5423 if (stp->sd_wput_opt & SW_SNDZERO) in strioctl()5425 if (stp->sd_wput_opt & SW_SIGPIPE) in strioctl()
3295 stp->sd_wput_opt = 0; in shalloc()8132 stp->sd_wput_opt |= SW_SIGPIPE; in strsetwputhooks()8134 stp->sd_wput_opt &= ~SW_SIGPIPE; in strsetwputhooks()8136 stp->sd_wput_opt |= SW_RECHECK_ERR; in strsetwputhooks()8138 stp->sd_wput_opt &= ~SW_RECHECK_ERR; in strsetwputhooks()
215 uint_t sd_wput_opt; /* options/flags for write/putmsg */ member
872 if ((write_size == 0) && !(stp->sd_wput_opt & SW_SNDZERO)) in fifo_write()
1689 (stp->sd_wput_opt & SW_SIGPIPE)) { in kstrwritempnoqwait()
4511 (stp->sd_wput_opt & SW_SIGPIPE)) { in kstrwritemp()