|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | rmtcallargs |
| struct | rmtcallres |
Functions | |
| __BEGIN_DECLS bool_t | xdr_rmtcall_args (XDR *, struct rmtcallargs *) |
| bool_t | xdr_rmtcallres (XDR *, struct rmtcallres *) |
| __BEGIN_DECLS bool_t xdr_rmtcall_args | ( | XDR * | xdrs, |
| struct rmtcallargs * | cap | ||
| ) |
Definition at line 119 of file pmap_rmt.c.
Referenced by rpc_broadcast_exp().
| bool_t xdr_rmtcallres | ( | XDR * | xdrs, |
| struct rmtcallres * | crp | ||
| ) |
Definition at line 153 of file pmap_rmt.c.
Referenced by rpc_broadcast_exp().