Home
last modified time | relevance | path

Searched defs:r_rpcb_rmtcallargs (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/rpc/
H A Drpcb_prot.h206 struct r_rpcb_rmtcallargs { struct
207 rpcprog_t prog;
208 rpcvers_t vers;
209 rpcproc_t proc;
210 struct {
213 } args;
214 xdrproc_t xdr_args; /* encodes args */
/freebsd/include/rpc/
H A Drpcb_prot.x198 %struct r_rpcb_rmtcallargs { struct
202 % struct {
205 % } args;