Searched refs:toffset (Results 1 – 4 of 4) sorted by relevance
26 long toffset; in check_time() local44 toffset = (long)off_day * SECS_PER_DAY + off_sec; in check_time()45 if (!TEST_long_eq(offset, toffset)) in check_time()
1043 struct timeval toffset; in adjust_clock() local1056 toffset = *offset; in adjust_clock()1057 toffset.tv_sec = l_abs(toffset.tv_sec); in adjust_clock()1058 toffset.tv_usec = l_abs(toffset.tv_usec); in adjust_clock()1059 if (toffset.tv_sec || in adjust_clock()1060 (!toffset.tv_sec && toffset.tv_usec > max_adj_offset_usec)) in adjust_clock()
53 toffset.c \
478 toffset.so toffset.po $(OUTPRE)toffset.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \487 $(top_srcdir)/include/socket-utils.h toffset.c