Ignore:
Timestamp:
May 27, 2008, 1:13:52 PM (16 years ago)
Author:
Bruno Cornec
Message:
  • Simplify some function interface with bkpinfo global
  • Modify bkpinfo->media_device when OBDR to force using non-rewionding dev and improve backup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mondo/src/common/libmondo-stream-EXT.h

    r1647 r1954  
    1313extern int openin_tape();
    1414extern int openout_cdstream(char *cddev, int speed);
    15 extern int openout_tape(char *tapedev, long internal_tape_block_size);
     15extern int openout_tape();
    1616extern int read_file_from_stream_to_file(
    1717                                         char *outfile, long long size);
Note: See TracChangeset for help on using the changeset viewer.