Searched refs:tmplog_offset (Results 1 – 1 of 1) sorted by relevance
175 static off_t tmplog_offset = 0; variable178 tmplog_offset = 0; in reset_tmplog_offset()189 fseeko(source_fp, tmplog_offset, SEEK_SET); // Since last write in copy_log_file()197 tmplog_offset = ftello(source_fp); in copy_log_file()