ReactOS 0.4.15-dev-7924-g5949c20
rpcbs_rmtcalllist Struct Reference

#include <rpcb_prot.h>

Collaboration diagram for rpcbs_rmtcalllist:

Public Attributes

rpcprog_t prog
 
rpcvers_t vers
 
rpcproc_t proc
 
int success
 
int failure
 
int indirect
 
charnetid
 
struct rpcbs_rmtcalllistnext
 

Detailed Description

Definition at line 385 of file rpcb_prot.h.

Member Data Documentation

◆ failure

int rpcbs_rmtcalllist::failure

Definition at line 390 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().

◆ indirect

int rpcbs_rmtcalllist::indirect

Definition at line 391 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().

◆ netid

char* rpcbs_rmtcalllist::netid

Definition at line 392 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().

◆ next

struct rpcbs_rmtcalllist* rpcbs_rmtcalllist::next

Definition at line 393 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().

◆ proc

rpcproc_t rpcbs_rmtcalllist::proc

Definition at line 388 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().

◆ prog

rpcprog_t rpcbs_rmtcalllist::prog

Definition at line 386 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().

◆ success

int rpcbs_rmtcalllist::success

Definition at line 389 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().

◆ vers

rpcvers_t rpcbs_rmtcalllist::vers

Definition at line 387 of file rpcb_prot.h.

Referenced by xdr_rpcbs_rmtcalllist().


The documentation for this struct was generated from the following file: