Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dgmdifftest.c26 long toffset; in check_time() local
44 toffset = (long)off_day * SECS_PER_DAY + off_sec; in check_time()
45 if (!TEST_long_eq(offset, toffset)) in check_time()
/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c1043 struct timeval toffset; in adjust_clock() local
1056 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()
/freebsd/krb5/lib/krb5/os/
H A DMakefile.inc53 toffset.c \
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Ddeps478 toffset.so toffset.po $(OUTPRE)toffset.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
487 $(top_srcdir)/include/socket-utils.h toffset.c