source: MondoRescue/trunk/mondo/mondo/mondorestore/mondo-rstr-compare-EXT.h@ 58

Last change on this file since 58 was 30, checked in by bcornec, 19 years ago

Id property added on files to allow for better conf. management

  • Property svn:keywords set to Id
File size: 315 bytes
Line 
1/* mondo-rstr-compare-EXT.h */
2
3
4extern int compare_to_CD(struct s_bkpinfo*);
5extern int compare_to_cdstream(struct s_bkpinfo*);
6extern int compare_to_tape(struct s_bkpinfo*);
7extern int compare_mode( struct s_bkpinfo *bkpinfo ,
8 struct mountlist_itself *mountlist,
9 struct raidlist_itself *raidlist);
Note: See TracBrowser for help on using the repository browser.