100 r.results_ptr = resp;
101 r.xdr_results = xdrres;
123 u_int lenposition, argposition, position;
135 if (! (*(
cap->xdr_args))(xdrs,
cap->args_ptr))
bool_t xdr_u_long(XDR *xdrs, u_long *ulp)
#define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs)
__END_DECLS __BEGIN_DECLS CLIENT * clntudp_create(struct sockaddr_in *, u_long, u_long, struct timeval, int *)
GLdouble GLdouble GLdouble r
GLenum const GLvoid * addr
GLboolean GLboolean GLboolean GLboolean a
bool_t xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp)
enum clnt_stat pmap_rmtcall(struct sockaddr_in *addr, u_long prog, u_long vers, u_long proc, xdrproc_t xdrargs, caddr_t argsp, xdrproc_t xdrres, caddr_t resp, struct timeval tout, u_long *port_ptr)
bool_t xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap)
#define XDR_SETPOS(xdrs, pos)
bool_t(* xdrproc_t)(XDR *,...)
bool_t xdr_reference(XDR *xdrs, caddr_t *pp, u_int size, xdrproc_t proc)