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