Searched refs:SVC_STAT (Results 1 – 4 of 4) sorted by relevance
429 #define SVC_STAT(xprt) \ macro452 #define SVC_STAT(xprt) \ macro
961 if ((stat = SVC_STAT(xprt)) == XPRT_DIED) { in svc_getreq()
179 #define SVC_STAT(xprt) \ macro
732 if ((stat = SVC_STAT(xprt)) == XPRT_DIED){