Searched refs:tapeno (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sbin/dump/
H A Dtape.c205 msg("write error %ld blocks into volume %d\n", blocksthisvol, tapeno);
375 msg("Change Volumes: Mount volume #%d\n", tapeno+1);
537 tapeno+1, parentpid, childpid);
580 tapeno+1, parentpid, getpid());
587 tapeno++; /* current tape sequence */
596 msg("Dumping volume %d on %s\n", tapeno, tape);
648 if (tapeno > 1)
650 tapeno, slp->inode);
H A Ddump.h82 int tapeno; /* current tape number */ variable
H A Dmain.c76 int tapeno = 0; /* current tape number */ variable

Completed in 50 milliseconds