80#define UDPMSGSIZE 8800
char * taddr2uaddr(const struct netconfig *, const struct netbuf *)
int callrpc(const char *, int, int, int, xdrproc_t, void *, xdrproc_t, void *)
int __rpc_fd2sockinfo(SOCKET, struct __rpc_sockinfo *)
int bindresvport_sa(SOCKET, struct sockaddr *)
u_int __rpc_get_t_size(int, int, int)
int __rpc_nconf2sockinfo(const struct netconfig *, struct __rpc_sockinfo *)
int bindresvport(SOCKET, struct sockaddr_in *) __THROW
__BEGIN_DECLS int get_myaddress(struct sockaddr_in *)
void freenetbuf(struct netbuf *)
struct netbuf * uaddr2taddr(const struct netconfig *, const char *)
__END_DECLS __BEGIN_DECLS SOCKET __rpc_nconf2fd(const struct netconfig *)
int registerrpc(int, int, int, char *(*)(char[UDPMSGSIZE]), xdrproc_t, xdrproc_t)
int getrpcport(char *, int, int, int)
bool_t(* xdrproc_t)(XDR *,...)