Home
last modified time | relevance | path

Searched refs:tstart_volume (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sbin/dump/
Dtape.c112 static time_t tstart_volume; /* time of volume start */ variable
237 ttaken = tnow - tstart_volume; in do_stats()
273 (spcl.c_tapea - tapea_volume) / (tnow - tstart_volume), in statussig()
576 (void)time(&tstart_volume); in startnewtape()
693 ct = ctime(&tstart_volume); in startnewtape()