Home
last modified time | relevance | path

Searched defs:tv2 (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.h122 #define test_timeval_diff_leq(tv1, tv2, diff, tolerance) \ argument
125 #define test_timeval_diff_eq(tv1, tv2, diff) \ argument
H A Dregress.c717 struct timeval tv, tv2, tv_exit, start; in test_persistent_active_timeout() local
2865 struct timeval tv, now, tv2; in test_event_pending() local
3291 struct timeval tv1, tv2, tv3, now; in test_gettimeofday_cached() local
H A Dregress_util.c1359 struct timeval tv1, tv2, tv3, diff1, diff2; in test_evutil_usleep() local
/freebsd/contrib/libevent/test/
H A Dregress.h122 #define test_timeval_diff_leq(tv1, tv2, diff, tolerance) \ argument
125 #define test_timeval_diff_eq(tv1, tv2, diff) \ argument
H A Dregress.c717 struct timeval tv, tv2, tv_exit, start; in test_persistent_active_timeout() local
2865 struct timeval tv, now, tv2; in test_event_pending() local
3291 struct timeval tv1, tv2, tv3, now; in test_gettimeofday_cached() local
H A Dregress_util.c1359 struct timeval tv1, tv2, tv3, diff1, diff2; in test_evutil_usleep() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_crypto.c41 struct timeval tv1, tv2; in time_encryption() local
97 struct timeval tv1, tv2; in time_s2k() local
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_gettimeofday.c65 struct timeval tv1, tv2; in ATF_TC_BODY() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c333 timeval_sub(struct timeval *delta, struct timeval *tv1, struct timeval *tv2) in timeval_sub()
341 timeval_sub_seconds(struct timeval *tv1, struct timeval *tv2) in timeval_sub_seconds()
/freebsd/sys/contrib/libsodium/test/default/
H A Dpwhash_scrypt.c117 tv2(void) in tv2() function
H A Dpwhash_argon2i.c107 tv2(void) in tv2() function
H A Dpwhash_argon2id.c107 tv2(void) in tv2() function
/freebsd/contrib/netbsd-tests/lib/librt/
H A Dt_sched.c219 struct timespec tv1, tv2; in ATF_TC_BODY() local
/freebsd/contrib/ntp/sntp/libevent/
H A Devutil_time.c177 struct timeval tv2 = *tv; in evutil_usleep_() local
H A Devent.c1421 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) in is_same_common_timeout()
/freebsd/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h78 struct timeval tv1,tv2,tv3; /* time stamps (median filter) */ member
/freebsd/contrib/libevent/
H A Devutil_time.c177 struct timeval tv2 = *tv; in evutil_usleep_() local
H A Devent.c1421 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) in is_same_common_timeout()
/freebsd/usr.sbin/diskinfo/
H A Ddiskinfo.c349 static struct timeval tv1, tv2; variable
/freebsd/sys/kern/
H A Dkern_time.c121 struct timeval delta, tv1, tv2; settime() local