|
Last change
on this file since 899 was 128, checked in by bcornec, 20 years ago |
|
indent on all the C code
|
-
Property svn:keywords
set to
Id
|
|
File size:
313 bytes
|
| Line | |
|---|
| 1 | /* mondo-rstr-compare-EXT.h */
|
|---|
| 2 |
|
|---|
| 3 |
|
|---|
| 4 | extern int compare_to_CD(struct s_bkpinfo *);
|
|---|
| 5 | extern int compare_to_cdstream(struct s_bkpinfo *);
|
|---|
| 6 | extern int compare_to_tape(struct s_bkpinfo *);
|
|---|
| 7 | extern 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.