|
Coda Distributed File System
|
#include <srv.h>

Public Attributes | |
| RPC2_Handle | RPCid |
| struct dllist_head | Clients |
| PRS_InternalCPS * | CPS |
| RPC2_Integer | Id |
| RPC2_Integer | SecurityLevel |
| int | SEType |
| time_t | LastCall |
| HostTable * | VenusId |
| RPC2_Integer | LastOp |
| int | DoUnbind |
| char | UserName [MAXNAMELENGTH] |
| RPC2_Integer | EndTimestamp |
| struct dllist_head ClientEntry::Clients |
| PRS_InternalCPS* ClientEntry::CPS |
| int ClientEntry::DoUnbind |
| RPC2_Integer ClientEntry::EndTimestamp |
| RPC2_Integer ClientEntry::Id |
| time_t ClientEntry::LastCall |
| RPC2_Integer ClientEntry::LastOp |
| RPC2_Handle ClientEntry::RPCid |
| RPC2_Integer ClientEntry::SecurityLevel |
| int ClientEntry::SEType |
| char ClientEntry::UserName[MAXNAMELENGTH] |
| HostTable* ClientEntry::VenusId |