Searched refs:rpcb_create (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Drpcb_clnt.c227 static struct rpc_clnt *rpcb_create(char *hostname, struct sockaddr *srvaddr, function
497 rpcb_clnt = rpcb_create(NULL, (struct sockaddr *)sin,
630 rpcb_clnt = rpcb_create(clnt->cl_server, sap, salen, xprt->prot,
634 dprintk("RPC: %5u %s: rpcb_create failed, error %ld\n",

Completed in 27 milliseconds