Last change
on this file since 1304 was 1200, checked in by Bruno Cornec, 18 years ago |
Merge trunk emory management for mondo-rstr-compare.c and .h
|
-
Property svn:keywords
set to
Id
|
File size:
298 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * $Id: mondo-rstr-compare-EXT.h 1200 2007-02-25 00:28:17Z bruno $
|
---|
3 | **/
|
---|
4 |
|
---|
5 |
|
---|
6 | extern int compare_to_CD(struct s_bkpinfo *);
|
---|
7 | extern int compare_to_cdstream(struct s_bkpinfo *);
|
---|
8 | extern int compare_to_tape(struct s_bkpinfo *);
|
---|
9 | extern int compare_mode(struct s_bkpinfo *bkpinfo,
|
---|
10 | struct mountlist_itself *mountlist,
|
---|
11 | struct raidlist_itself *raidlist);
|
---|
Note:
See
TracBrowser
for help on using the repository browser.