Searched refs:SVC_STAT (Results 1 – 4 of 4) sorted by relevance
446 #define SVC_STAT(xprt) \ macro469 #define SVC_STAT(xprt) \ macro
1026 if ((stat = SVC_STAT(xprt)) == XPRT_DIED) { in svc_getreq()
185 #define SVC_STAT(xprt) \ macro
700 if ((stat = SVC_STAT(xprt)) == XPRT_DIED){ in svc_getreq_common()