Coda Distributed File System
|
#include <srv.h>
Public Attributes | |
RPC2_Handle | id |
struct dllist_head | Clients |
struct in_addr | host |
unsigned int | port |
time_t | LastCall |
time_t | ActiveCall |
struct Lock | lock |
time_t HostTable::ActiveCall |
struct dllist_head HostTable::Clients |
struct in_addr HostTable::host |
RPC2_Handle HostTable::id |
time_t HostTable::LastCall |
struct Lock HostTable::lock |
unsigned int HostTable::port |