#include <Basics.H>#include <Text.H>#include <VestaConfig.H>#include <VestaSource.H>#include <VDirSurrogate.H>#include <signal.h>#include <ReposUI.H>#include <getopt.h>Go to the source code of this file.
Functions | |
| void | usage () | 
| bool | recordListCB (void *closure, VestaSource::typeTag type, Arc arc, unsigned int index, Bit32 pseudoInode, ShortId fileSid, bool master) | 
| bool | compareListCB (void *closure, VestaSource::typeTag type, Arc arc, unsigned int index, Bit32 pseudoInode, ShortId fileSid, bool master) | 
| int | main (int argc, char *argv[]) | 
Variables | |
| Text | program_name | 
      
  | 
  ||||||||||||||||||||||||||||||||
| 
 
 Definition at line 123 of file vcollapsebase.C. References CompareClosure::advance(), EntryData::arc, EntryData::fileSid, EntryData::index, CompareClosure::list, EntryData::master, CompareClosure::miscompare, EntryData::pseudoInode, CompareClosure::raw_index, EntryData::type, and VestaSource::typeTagString(). Referenced by main().  | 
  
      
  | 
  ||||||||||||
      
  | 
  ||||||||||||||||||||||||||||||||
| 
 
 Definition at line 79 of file vcollapsebase.C. References RecordClosure::first, RecordClosure::last, NEW_CONSTR, and EntryData::next. Referenced by main().  | 
  
      
  | 
  
| 
 
 Definition at line 43 of file vcollapsebase.C.  | 
  
      
  | 
  
| 
 
 Definition at line 41 of file vcollapsebase.C.  | 
  
 1.4.2