|
Coda Distributed File System
|

Public Attributes | |
| PROCESS | pid |
| char * | srvname |
| RPC2_Handle | cid |
| long | binds |
| long | probe |
| long | succ |
| struct ViceStatistics | vs |
| int | hz |
| WINDOW * | win |
| SrvState | state |
| struct ViceStatistics | oldvs |
| struct ViceStatistics | newvs |
| long server::binds |
| RPC2_Handle server::cid |
| int server::hz |
| struct ViceStatistics server::newvs |
| struct ViceStatistics server::oldvs |
| PROCESS server::pid |
| long server::probe |
| char * server::srvname |
| SrvState server::state |
| long server::succ |
| struct ViceStatistics server::vs |
| WINDOW* server::win |