Last change
on this file since 1535 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:
266 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * $Id: mondo-rstr-compare.h 1200 2007-02-25 00:28:17Z bruno $
|
---|
3 | **/
|
---|
4 |
|
---|
5 |
|
---|
6 | int compare_to_CD(struct s_bkpinfo *);
|
---|
7 | int compare_to_cdstream(struct s_bkpinfo *);
|
---|
8 | int compare_to_tape(struct s_bkpinfo *);
|
---|
9 |
|
---|
10 | int
|
---|
11 | compare_mode(struct s_bkpinfo *bkpinfo,
|
---|
12 | struct mountlist_itself *mountlist,
|
---|
13 | struct raidlist_itself *raidlist);
|
---|
Note:
See
TracBrowser
for help on using the repository browser.