/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.h | 122 #define test_timeval_diff_leq(tv1, tv2, diff, tolerance) \ argument 125 #define test_timeval_diff_eq(tv1, tv2, diff) \ argument
|
H A D | regress_util.c | 1359 struct timeval tv1, tv2, tv3, diff1, diff2; in test_evutil_usleep() local
|
H A D | regress.c | 3291 struct timeval tv1, tv2, tv3, now; in test_gettimeofday_cached() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress.h | 122 #define test_timeval_diff_leq(tv1, tv2, diff, tolerance) \ argument 125 #define test_timeval_diff_eq(tv1, tv2, diff) \ argument
|
H A D | regress_util.c | 1359 struct timeval tv1, tv2, tv3, diff1, diff2; in test_evutil_usleep() local
|
H A D | regress.c | 3291 struct timeval tv1, tv2, tv3, now; in test_gettimeofday_cached() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | test_crypto.c | 41 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 D | t_gettimeofday.c | 65 struct timeval tv1, tv2; in ATF_TC_BODY() local
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | xattrtest.c | 334 timeval_sub(struct timeval *delta, struct timeval *tv1, struct timeval *tv2) in timeval_sub() 342 timeval_sub_seconds(struct timeval *tv1, struct timeval *tv2) in timeval_sub_seconds()
|
/freebsd/contrib/netbsd-tests/lib/librt/ |
H A D | t_sched.c | 219 struct timespec tv1, tv2; in ATF_TC_BODY() local
|
/freebsd/contrib/ntp/kernel/sys/ |
H A D | bsd_audioirig.h | 78 struct timeval tv1,tv2,tv3; /* time stamps (median filter) */ member
|
/freebsd/crypto/krb5/src/tests/gss-threads/ |
H A D | gss-server.c | 331 timeval_subtract(struct timeval *tv1, struct timeval *tv2) in timeval_subtract()
|
/freebsd/crypto/krb5/src/appl/gss-sample/ |
H A D | gss-server.c | 344 timeval_subtract(struct timeval *tv1, struct timeval *tv2) in timeval_subtract()
|
/freebsd/usr.sbin/diskinfo/ |
H A D | diskinfo.c | 349 static struct timeval tv1, tv2; variable
|
/freebsd/contrib/pam-krb5/tests/ |
H A D | runtests.c | 526 tv_diff(const struct timeval *tv1, const struct timeval *tv0) in tv_diff() 536 tv_sum(const struct timeval *tv1, const struct timeval *tv2) in tv_sum()
|
/freebsd/lib/libc/rpc/ |
H A D | svc_vc.c | 511 struct timeval tv0, tv1; in write_vc() local
|
/freebsd/sbin/ping/ |
H A D | ping.c | 1153 struct timespec tv1; in pr_pack() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | 238 struct timeval tv0, tv1, utv, *tvp; in linux_select() local 2128 struct timeval utv, tv0, tv1, *tvp; in linux_common_pselect6() local
|
/freebsd/sys/kern/ |
H A D | kern_time.c | 122 struct timeval delta, tv1, tv2; in settime() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event.c | 1421 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) in is_same_common_timeout()
|
/freebsd/contrib/libevent/ |
H A D | event.c | 1421 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) in is_same_common_timeout()
|