Searched refs:tend_changevol (Results 1 – 1 of 1) sorted by relevance
374 time_t tstart_changevol, tend_changevol; in close_rewind() local389 (void)time((time_t *)&(tend_changevol)); in close_rewind()390 if ((tstart_changevol != (time_t)-1) && (tend_changevol != (time_t)-1)) in close_rewind()391 tstart_writing += (tend_changevol - tstart_changevol); in close_rewind()