Searched refs:tstart_changevol (Results 1 – 1 of 1) sorted by relevance
368 time_t tstart_changevol, tend_changevol; in close_rewind() local373 (void)time((time_t *)&(tstart_changevol)); in close_rewind()384 if ((tstart_changevol != (time_t)-1) && (tend_changevol != (time_t)-1)) in close_rewind()385 tstart_writing += (tend_changevol - tstart_changevol); in close_rewind()