]> git.wh0rd.org - dump.git/blobdiff - dump/dump.h
Pretty printing when excluding inodes.
[dump.git] / dump / dump.h
index 2a6020c89b0225ad3728d38296cb58855711a7a0..1f4ab9ec8a84df21610e53c868207157e37084d5 100644 (file)
@@ -5,7 +5,7 @@
  *     Stelian Pop <pop@noos.fr>, 1999-2000
  *     Stelian Pop <pop@noos.fr> - AlcĂ´ve <www.alcove.fr>, 2000
  *
- *     $Id: dump.h,v 1.25 2001/07/18 09:50:48 stelian Exp $
+ *     $Id: dump.h,v 1.28 2001/07/19 09:49:35 stelian Exp $
  */
 
 /*-
@@ -115,6 +115,7 @@ int tp_bshift;      /* log2(TP_BSIZE) */
 int    gTapeposfd;
 char   *gTapeposfile;
 char   gTps[255];
+int32_t        gThisDumpDate;
 int    GetTapePos __P((long *pos));
 #endif /* USE_QFA */
 
@@ -186,6 +187,8 @@ int rmtioctl __P((int cmd, int count));
 #endif /* RDUMP */
 
 void   interrupt __P((int signo));     /* in case operator bangs on console */
+int    exclude_ino __P((dump_ino_t ino));
+void   do_exclude_ino __P((dump_ino_t ino, const char *));
 
 /*
  *     Exit status codes