Searched defs:rmtcallargs (Results 1 – 3 of 3) sorted by relevance
34 struct rmtcallargs { struct35 u_long prog, vers, proc, arglen;36 caddr_t args_ptr;37 xdrproc_t xdr_args;
54 struct rmtcallargs { struct64 bool_t xdr_rmtcall_args(XDR *, struct rmtcallargs *); argument
152 struct rmtcallargs { struct161 % * Client-side only representation of rmtcallargs structure. argument