| /freebsd-14.2/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_cond.c | 457 TIMEVAL_TO_TIMESPEC(&tv, &ts); in ATF_TC_BODY() 466 TIMEVAL_TO_TIMESPEC(&tv, &ts); in ATF_TC_BODY() 479 TIMEVAL_TO_TIMESPEC(&tv, &ts); in ATF_TC_BODY() 487 TIMEVAL_TO_TIMESPEC(&tv, &ts); in ATF_TC_BODY()
|
| /freebsd-14.2/sys/sys/ |
| H A D | timespec.h | 42 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_time.c | 381 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, tp); in linux_common_clock_gettime() 388 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, tp); in linux_common_clock_gettime() 427 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, tp); in linux_common_clock_gettime() 436 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, tp); in linux_common_clock_gettime()
|
| H A D | linux_misc.c | 2149 TIMEVAL_TO_TIMESPEC(&utv, tsp); in linux_common_pselect6()
|
| /freebsd-14.2/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
| H A D | dtfs_subr.c | 49 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_baseattrs() 335 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_updatetimes()
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 516 #ifndef TIMEVAL_TO_TIMESPEC 517 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
|
| H A D | misc.c | 1797 TIMEVAL_TO_TIMESPEC(&bw->bwend, &ts); in bandwidth_limit()
|
| /freebsd-14.2/sys/arm/nvidia/ |
| H A D | tegra_rtc.c | 139 TIMEVAL_TO_TIMESPEC(&tv, ts); in tegra_rtc_gettime()
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Linux_util.cpp | 77 #ifndef TIMEVAL_TO_TIMESPEC 79 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro 676 TIMEVAL_TO_TIMESPEC(&tval, &now); in __kmp_launch_monitor() 1519 TIMEVAL_TO_TIMESPEC(&tval, &now); in __kmp_suspend_template() 1839 TIMEVAL_TO_TIMESPEC(&tval, &stop); in __kmp_read_system_time() 1849 TIMEVAL_TO_TIMESPEC(&tval, &__kmp_sys_timer_data.start); in __kmp_clear_system_time()
|
| /freebsd-14.2/crypto/openssh/openbsd-compat/ |
| H A D | bsd-misc.c | 267 TIMEVAL_TO_TIMESPEC(&tremain, rem) in nanosleep()
|
| /freebsd-14.2/contrib/pf/libevent/ |
| H A D | kqueue.c | 218 TIMEVAL_TO_TIMESPEC(tv, &ts); in kq_dispatch()
|
| /freebsd-14.2/sys/kern/ |
| H A D | sys_procdesc.c | 532 TIMEVAL_TO_TIMESPEC(&pstart, &sb->st_birthtim); in procdesc_stat()
|
| H A D | sys_timerfd.c | 118 TIMEVAL_TO_TIMESPEC(&tv, ts); in timerfd_getboottime()
|
| H A D | kern_time.c | 339 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime() 348 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()
|
| H A D | vfs_syscalls.c | 3158 TIMEVAL_TO_TIMESPEC(&tvp[0], &tsp[0]); in getutimes() 3159 TIMEVAL_TO_TIMESPEC(&tvp[1], &tsp[1]); in getutimes()
|
| H A D | vfs_subr.c | 1130 TIMEVAL_TO_TIMESPEC(&tv, tsp); in vfs_timestamp()
|
| /freebsd-14.2/lib/libc/rpc/ |
| H A D | clnt_dg.c | 461 TIMEVAL_TO_TIMESPEC(&tv, &ts); in clnt_dg_call()
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | ChangeLog | 673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)
|