Coda Distributed File System
|
#include <rpc2.private.h>
Public Attributes | |
struct rpc2_LinkEntry | LE |
RPC2_Integer | State |
struct RPC2_addrinfo * | ClientAddr |
RPC2_Handle | MgroupID |
RPC2_Integer | NextSeqNumber |
struct SE_Definition * | SEProcs |
char * | SideEffectPtr |
union { | |
struct { | |
struct CEntry ** mec_listeners | |
long mec_howmanylisteners | |
long mec_maxlisteners | |
} me_client | |
struct CEntry * mes_conn | |
} | me_conns |
struct RPC2_addrinfo* MEntry::ClientAddr |
struct rpc2_LinkEntry MEntry::LE |
struct { ... } MEntry::me_client |
union { ... } MEntry::me_conns |
long MEntry::mec_howmanylisteners |
struct CEntry** MEntry::mec_listeners |
long MEntry::mec_maxlisteners |
struct CEntry* MEntry::mes_conn |
RPC2_Handle MEntry::MgroupID |
RPC2_Integer MEntry::NextSeqNumber |
struct SE_Definition* MEntry::SEProcs |
char* MEntry::SideEffectPtr |
RPC2_Integer MEntry::State |