Searched refs:svc_send (Results 1 – 4 of 4) sorted by relevance
38 int svc_send(struct svc_rqst *);
75 /usr/src/packages/BUILD/sgi-enhancednfs-1.4/default/net/sunrpc/svcsock.c:1603 [sunrpc]svc_send p "s…
1246 return svc_send(rqstp); in svc_process()
786 int svc_send(struct svc_rqst *rqstp) in svc_send() function