rpcb_register     128 include/linux/sunrpc/clnt.h int		rpcb_register(u32, u32, int, unsigned short);
rpcb_register     850 net/sunrpc/svc.c 	return rpcb_register(program, version, protocol, port);
rpcb_register     924 net/sunrpc/svc.c 	error = rpcb_register(program, version, 0, 0);