Searched refs:sd_sigflags (Results 1 – 6 of 6) sorted by relevance
379 stp->sd_sigflags = 0; in stropen()645 ASSERT(stp->sd_sigflags == 0); in strclose()924 stp->sd_sigflags = 0; in strclean()926 stp->sd_sigflags |= ssp->ss_events; in strclean()955 stp->sd_sigflags = 0; in strcleanall()1858 if (stp->sd_sigflags & signals) in strrput()1994 if (stp->sd_sigflags & S_ERROR) in strrput_nondata()2042 if (stp->sd_sigflags & S_ERROR) in strrput_nondata()2952 if (stp->sd_sigflags & S_WRNORM) in strwsrv()2989 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()
1303 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()