Searched refs:TIMEVAL_TO_TIMESPEC (Results 1 – 18 of 18) sorted by relevance
| /freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/ |
| HD | 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-13-stable/sys/sys/ |
| HD | timespec.h | 42 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | 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()
|
| HD | linux_misc.c | 2191 TIMEVAL_TO_TIMESPEC(&utv, tsp); in linux_common_pselect6()
|
| /freebsd-13-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
| HD | dtfs_subr.c | 49 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_baseattrs() 335 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_updatetimes()
|
| /freebsd-13-stable/crypto/openssh/ |
| HD | defines.h | 516 #ifndef TIMEVAL_TO_TIMESPEC 517 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
|
| HD | misc.c | 1832 TIMEVAL_TO_TIMESPEC(&bw->bwend, &ts); in bandwidth_limit()
|
| /freebsd-13-stable/sys/arm/nvidia/ |
| HD | tegra_rtc.c | 139 TIMEVAL_TO_TIMESPEC(&tv, ts); in tegra_rtc_gettime()
|
| /freebsd-13-stable/crypto/openssh/openbsd-compat/ |
| HD | bsd-misc.c | 267 TIMEVAL_TO_TIMESPEC(&tremain, rem) in nanosleep()
|
| /freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | z_Linux_util.cpp | 89 #ifndef TIMEVAL_TO_TIMESPEC 91 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro 705 TIMEVAL_TO_TIMESPEC(&tval, &now); in __kmp_launch_monitor() 1547 TIMEVAL_TO_TIMESPEC(&tval, &now); in __kmp_suspend_template() 1867 TIMEVAL_TO_TIMESPEC(&tval, &stop); in __kmp_read_system_time() 1877 TIMEVAL_TO_TIMESPEC(&tval, &__kmp_sys_timer_data.start); in __kmp_clear_system_time()
|
| /freebsd-13-stable/contrib/pf/libevent/ |
| HD | kqueue.c | 218 TIMEVAL_TO_TIMESPEC(tv, &ts); in kq_dispatch()
|
| /freebsd-13-stable/sys/kern/ |
| HD | sys_procdesc.c | 533 TIMEVAL_TO_TIMESPEC(&pstart, &sb->st_birthtim); in procdesc_stat()
|
| HD | kern_time.c | 338 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime() 347 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()
|
| HD | vfs_syscalls.c | 3140 TIMEVAL_TO_TIMESPEC(&tvp[0], &tsp[0]); in getutimes() 3141 TIMEVAL_TO_TIMESPEC(&tvp[1], &tsp[1]); in getutimes()
|
| HD | vfs_subr.c | 1120 TIMEVAL_TO_TIMESPEC(&tv, tsp); in vfs_timestamp()
|
| /freebsd-13-stable/lib/libc/rpc/ |
| HD | clnt_dg.c | 462 TIMEVAL_TO_TIMESPEC(&tv, &ts); in clnt_dg_call()
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/ |
| HD | ChangeLog | 673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)
|
| /freebsd-13-stable/contrib/libevent/ |
| HD | ChangeLog | 673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)
|