Searched refs:sd_sigflags (Results 1 – 6 of 6) sorted by relevance
380 stp->sd_sigflags = 0; in stropen()646 ASSERT(stp->sd_sigflags == 0); in strclose()925 stp->sd_sigflags = 0; in strclean()927 stp->sd_sigflags |= ssp->ss_events; in strclean()956 stp->sd_sigflags = 0; in strcleanall()1859 if (stp->sd_sigflags & signals) in strrput()1995 if (stp->sd_sigflags & S_ERROR) in strrput_nondata()2043 if (stp->sd_sigflags & S_ERROR) in strrput_nondata()2953 if (stp->sd_sigflags & S_WRNORM) in strwsrv()2990 if (stp->sd_sigflags & S_WRBAND) in strwsrv()[all …]
939 if (stp->sd_sigflags & event) in str_sendsig()4164 if (stp->sd_sigflags & S_MSG) in strsignal_nolock()4183 if (stp->sd_sigflags & S_MSG) in strsignal()4201 if (stp->sd_sigflags & S_HANGUP) in strhup()8005 if (stp->sd_sigflags & S_ERROR) in strsetrerror()8041 if (stp->sd_sigflags & S_ERROR) in strsetwerror()8072 if (stp->sd_sigflags & (S_INPUT|S_RDNORM)) in strseteof()
189 int sd_sigflags; /* logical OR of all siglist events */ member
3577 if (stp->sd_sigflags & S_WRNORM) in strwakeq()3592 int events = stp->sd_sigflags & (S_INPUT | S_RDNORM); in strwakeq()3607 if (stp->sd_sigflags & S_WRNORM) in strwakeq()
1305 if (vp->v_stream->sd_sigflags & (S_INPUT|S_RDNORM|S_WRNORM)) in fifo_fastioctl()
1634 if (stp->sd_sigflags & S_OUTPUT) in strsock_discon_ind()