|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| bool_t | xdr_rpcbs_addrlist (XDR *xdrs, rpcbs_addrlist *objp) |
| bool_t | xdr_rpcbs_rmtcalllist (XDR *xdrs, rpcbs_rmtcalllist *objp) |
| bool_t | xdr_rpcbs_proc (XDR *xdrs, rpcbs_proc objp) |
| bool_t | xdr_rpcbs_addrlist_ptr (XDR *xdrs, rpcbs_addrlist_ptr *objp) |
| bool_t | xdr_rpcbs_rmtcalllist_ptr (XDR *xdrs, rpcbs_rmtcalllist_ptr *objp) |
| bool_t | xdr_rpcb_stat (XDR *xdrs, rpcb_stat *objp) |
| bool_t | xdr_rpcb_stat_byvers (XDR *xdrs, rpcb_stat_byvers objp) |
Definition at line 247 of file rpcb_st_xdr.c.
| bool_t xdr_rpcb_stat_byvers | ( | XDR * | xdrs, |
| rpcb_stat_byvers | objp | ||
| ) |
Definition at line 275 of file rpcb_st_xdr.c.
| bool_t xdr_rpcbs_addrlist | ( | XDR * | xdrs, |
| rpcbs_addrlist * | objp | ||
| ) |
Definition at line 49 of file rpcb_st_xdr.c.
| bool_t xdr_rpcbs_addrlist_ptr | ( | XDR * | xdrs, |
| rpcbs_addrlist_ptr * | objp | ||
| ) |
Definition at line 223 of file rpcb_st_xdr.c.
| bool_t xdr_rpcbs_proc | ( | XDR * | xdrs, |
| rpcbs_proc | objp | ||
| ) |
Definition at line 211 of file rpcb_st_xdr.c.
| bool_t xdr_rpcbs_rmtcalllist | ( | XDR * | xdrs, |
| rpcbs_rmtcalllist * | objp | ||
| ) |
Definition at line 86 of file rpcb_st_xdr.c.
| bool_t xdr_rpcbs_rmtcalllist_ptr | ( | XDR * | xdrs, |
| rpcbs_rmtcalllist_ptr * | objp | ||
| ) |