Coda Distributed File System
Classes | Macros | Typedefs | Functions | Variables
codamergedump.cc File Reference
#include <sys/file.h>
#include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include <stdlib.h>
#include "coda_string.h"
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <util.h>
#include <voltypes.h>
#include <vcrcommon.h>
#include <cvnode.h>
#include <volume.h>
#include "dump.h"
#include "dumpstream.h"
Include dependency graph for codamergedump.cc:

Classes

struct  entry
 
struct  vtable
 

Macros

#define DUMPBUFSIZE   512000
 

Typedefs

typedef struct entry ventry
 

Functions

int main (int argc, char **argv)
 

Variables

int DumpFd = -1
 

Macro Definition Documentation

◆ DUMPBUFSIZE

#define DUMPBUFSIZE   512000

Typedef Documentation

◆ ventry

typedef struct entry ventry

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ DumpFd

int DumpFd = -1