OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XPRT_DIED
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/rpc/
xdr_rec.c
545
*statp = expectdata ?
XPRT_DIED
: XPRT_IDLE;
549
*statp =
XPRT_DIED
;
563
*statp =
XPRT_DIED
;
569
*statp =
XPRT_DIED
;
584
*statp =
XPRT_DIED
;
589
*statp = expectdata ?
XPRT_DIED
: XPRT_IDLE;
svc_vc.c
558
((struct cf_conn *)(xprt->xp_p1))->strm_stat =
XPRT_DIED
;
585
cd->strm_stat =
XPRT_DIED
;
598
cd->strm_stat =
XPRT_DIED
;
617
if (cd->strm_stat ==
XPRT_DIED
)
618
return
XPRT_DIED
;
648
cd->strm_stat =
XPRT_DIED
;
svc.c
753
if ((stat = SVC_STAT(xprt)) ==
XPRT_DIED
){
/src/include/rpc/
svc.h
80
XPRT_DIED
,
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025