Coda Distributed File System
Classes | Functions | Variables
venuscb.h File Reference
#include <stdio.h>
#include <rpc2/rpc2.h>
#include "vproc.h"
Include dependency graph for venuscb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  callbackserver
 

Functions

void CallBackInit ()
 

Variables

const int DFLT_MAXCBSERVERS = 5
 
const int UNSET_MAXCBSERVERS = -1
 
int MaxCBServers
 
int cbbreaks
 

Function Documentation

◆ CallBackInit()

void CallBackInit ( )

Variable Documentation

◆ cbbreaks

int cbbreaks
extern

◆ DFLT_MAXCBSERVERS

const int DFLT_MAXCBSERVERS = 5

◆ MaxCBServers

int MaxCBServers
extern

◆ UNSET_MAXCBSERVERS

const int UNSET_MAXCBSERVERS = -1