/* * $Id: mondo-rstr-compare.h 1200 2007-02-25 00:28:17Z bruno $ **/ int compare_to_CD(struct s_bkpinfo *); int compare_to_cdstream(struct s_bkpinfo *); int compare_to_tape(struct s_bkpinfo *); int compare_mode(struct s_bkpinfo *bkpinfo, struct mountlist_itself *mountlist, struct raidlist_itself *raidlist);