Searched refs:SVC_STAT (Results 1 – 4 of 4) sorted by relevance
437 #define SVC_STAT(xprt) \ macro460 #define SVC_STAT(xprt) \ macro
1004 if ((stat = SVC_STAT(xprt)) == XPRT_DIED) { in svc_getreq()
182 #define SVC_STAT(xprt) \ macro
703 if ((stat = SVC_STAT(xprt)) == XPRT_DIED){ in svc_getreq_common()