Home | History | Annotate | Download | only in dump

Lines Matching refs:tape

112 extern const char *tape;	/* name of the tape file */
122 extern int tapefd; /* tape file descriptor */
126 extern int newtape; /* new tape flag */
127 extern u_int64_t tapesize; /* estimated tape size, blocks */
128 extern long tsize; /* tape size in 0.1" units */
129 extern long asize; /* number of 0.1" units written on current tape */
137 extern u_int64_t blockswritten; /* blocks written on current tape */
138 extern int tapeno; /* current tape number */
141 extern time_t tstart_writing; /* when started writing the first tape block */
221 /* tape writing routines */