|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rpcb_prot.h>

Public Attributes | |
| rpcprog_t | prog |
| rpcvers_t | vers |
| rpcproc_t | proc |
| struct { | |
| u_int args_len | |
| char * args_val | |
| } | args |
Definition at line 221 of file rpcb_prot.h.
| struct { ... } rpcb_rmtcallargs::args |
| u_int rpcb_rmtcallargs::args_len |
Definition at line 226 of file rpcb_prot.h.
| char* rpcb_rmtcallargs::args_val |
Definition at line 227 of file rpcb_prot.h.
| rpcproc_t rpcb_rmtcallargs::proc |
Definition at line 224 of file rpcb_prot.h.
| rpcprog_t rpcb_rmtcallargs::prog |
Definition at line 222 of file rpcb_prot.h.
| rpcvers_t rpcb_rmtcallargs::vers |
Definition at line 223 of file rpcb_prot.h.