Home
last modified time | relevance | path

Searched refs:TIMEVAL_TO_TIMESPEC (Results 1 – 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
HDt_cond.c457 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/
HDtimespec.h42 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/freebsd-13-stable/sys/compat/linux/
HDlinux_time.c381 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()
HDlinux_misc.c2191 TIMEVAL_TO_TIMESPEC(&utv, tsp); in linux_common_pselect6()
/freebsd-13-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
HDdtfs_subr.c49 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_baseattrs()
335 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_updatetimes()
/freebsd-13-stable/crypto/openssh/
HDdefines.h516 #ifndef TIMEVAL_TO_TIMESPEC
517 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
HDmisc.c1832 TIMEVAL_TO_TIMESPEC(&bw->bwend, &ts); in bandwidth_limit()
/freebsd-13-stable/sys/arm/nvidia/
HDtegra_rtc.c139 TIMEVAL_TO_TIMESPEC(&tv, ts); in tegra_rtc_gettime()
/freebsd-13-stable/crypto/openssh/openbsd-compat/
HDbsd-misc.c267 TIMEVAL_TO_TIMESPEC(&tremain, rem) in nanosleep()
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDz_Linux_util.cpp89 #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/
HDkqueue.c218 TIMEVAL_TO_TIMESPEC(tv, &ts); in kq_dispatch()
/freebsd-13-stable/sys/kern/
HDsys_procdesc.c533 TIMEVAL_TO_TIMESPEC(&pstart, &sb->st_birthtim); in procdesc_stat()
HDkern_time.c338 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()
347 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()
HDvfs_syscalls.c3140 TIMEVAL_TO_TIMESPEC(&tvp[0], &tsp[0]); in getutimes()
3141 TIMEVAL_TO_TIMESPEC(&tvp[1], &tsp[1]); in getutimes()
HDvfs_subr.c1120 TIMEVAL_TO_TIMESPEC(&tv, tsp); in vfs_timestamp()
/freebsd-13-stable/lib/libc/rpc/
HDclnt_dg.c462 TIMEVAL_TO_TIMESPEC(&tv, &ts); in clnt_dg_call()
/freebsd-13-stable/contrib/ntp/sntp/libevent/
HDChangeLog673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)
/freebsd-13-stable/contrib/libevent/
HDChangeLog673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)