Coda Distributed File System
Classes | Macros | Functions | Variables
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connection_entry
 
class  connection_table
 

Macros

#define VERSION_H
 

Functions

char * HostNameOfConn (RPC2_Handle)
 

Variables

connection_tableClientTable
 

Macro Definition Documentation

◆ VERSION_H

#define VERSION_H

Function Documentation

◆ HostNameOfConn()

char * HostNameOfConn ( RPC2_Handle  cid)

Variable Documentation

◆ ClientTable

connection_table* ClientTable
extern