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

Public Types

enum  Status { SFREE , BUSY , BROKEN , UNBOUND }
 

Public Attributes

long CallsMade
 
RPC2_Handle ConnHandle
 
enum CVEntry::Status Status
 
RPC2_HostIdent RemoteHost
 
RPC2_CountedBS Identity
 
long SecurityLevel
 
RPC2_EncryptionKey Password
 
char NameBuf [30]
 

Member Enumeration Documentation

◆ Status

Enumerator
SFREE 
BUSY 
BROKEN 
UNBOUND 

Member Data Documentation

◆ CallsMade

long CVEntry::CallsMade

◆ ConnHandle

RPC2_Handle CVEntry::ConnHandle

◆ Identity

RPC2_CountedBS CVEntry::Identity

◆ NameBuf

char CVEntry::NameBuf[30]

◆ Password

RPC2_EncryptionKey CVEntry::Password

◆ RemoteHost

RPC2_HostIdent CVEntry::RemoteHost

◆ SecurityLevel

long CVEntry::SecurityLevel

◆ Status


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