]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/dev.h
dhb Added comments for each function. There are questions above
[bacula/bacula] / bacula / src / stored / dev.h
index 37a9418f189d54e83e32e17e57ee7820be77b2ab..134618c7b0832ab61126aefcf5389985c40f69c4 100644 (file)
@@ -392,6 +392,7 @@ public:
    bool weof(int num);           /* in dev.c */
    void lock_door();             /* in dev.c */
    void unlock_door();           /* in dev.c */
+   int32_t get_os_tape_file();   /* in dev.c */
    bool scan_dir_for_volume(DCR *dcr); /* in scan.c */
    bool reposition(DCR *dcr, uint32_t rfile, uint32_t rblock); /* in dev.c */
    void clrerror(int func);      /* in dev.c */