Searched refs:XPRT_DIED (Results 1 – 4 of 4) sorted by relevance
353 ((struct tcp_conn *) (xprt->xp_p1))->strm_stat = XPRT_DIED; in readtcp()371 ((struct tcp_conn *) (xprt->xp_p1))->strm_stat = XPRT_DIED; in writetcp()384 if (cd->strm_stat == XPRT_DIED) in svctcp_stat()385 return XPRT_DIED; in svctcp_stat()404 cd->strm_stat = XPRT_DIED; /* XXXX */ in svctcp_recv()
452 ((struct unix_conn *) (xprt->xp_p1))->strm_stat = XPRT_DIED; in readunix()470 ((struct unix_conn *) (xprt->xp_p1))->strm_stat = XPRT_DIED; in writeunix()483 if (cd->strm_stat == XPRT_DIED) in svcunix_stat()484 return XPRT_DIED; in svcunix_stat()509 cd->strm_stat = XPRT_DIED; /* XXXX */ in svcunix_recv()
537 if ((stat = SVC_STAT (xprt)) == XPRT_DIED) in libc_hidden_def()
82 XPRT_DIED, enumerator