Coda Distributed File System
Public Attributes | List of all members
server Struct Reference
Collaboration diagram for server:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ binds

long server::binds

◆ cid

RPC2_Handle server::cid

◆ hz

int server::hz

◆ newvs

struct ViceStatistics server::newvs

◆ oldvs

struct ViceStatistics server::oldvs

◆ pid

PROCESS server::pid

◆ probe

long server::probe

◆ srvname

char * server::srvname

◆ state

SrvState server::state

◆ succ

long server::succ

◆ vs

struct ViceStatistics server::vs

◆ win

WINDOW* server::win

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