Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_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/sys/sys/
H A Dtimespec.h39 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/freebsd/sys/compat/linux/
H A Dlinux_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()
H A Dlinux_misc.c2175 TIMEVAL_TO_TIMESPEC(&utv, tsp); in linux_common_pselect6()
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_subr.c49 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_baseattrs()
335 TIMEVAL_TO_TIMESPEC(&tv, &ts); in dtfs_updatetimes()
/freebsd/crypto/openssh/
H A Ddefines.h516 #ifndef TIMEVAL_TO_TIMESPEC
517 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
H A Dmisc.c1797 TIMEVAL_TO_TIMESPEC(&bw->bwend, &ts); in bandwidth_limit()
/freebsd/sys/arm/nvidia/
H A Dtegra_rtc.c139 TIMEVAL_TO_TIMESPEC(&tv, ts); in tegra_rtc_gettime()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_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/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c267 TIMEVAL_TO_TIMESPEC(&tremain, rem) in nanosleep()
/freebsd/contrib/pf/libevent/
H A Dkqueue.c218 TIMEVAL_TO_TIMESPEC(tv, &ts); in kq_dispatch()
/freebsd/sys/kern/
H A Dsys_procdesc.c529 TIMEVAL_TO_TIMESPEC(&pstart, &sb->st_birthtim); in procdesc_stat()
H A Dsys_timerfd.c118 TIMEVAL_TO_TIMESPEC(&tv, ts); in timerfd_getboottime()
H A Dkern_time.c338 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()
347 TIMEVAL_TO_TIMESPEC(&user, ats); in kern_clock_gettime()
H A Dvfs_syscalls.c3195 TIMEVAL_TO_TIMESPEC(&tvp[0], &tsp[0]); in getutimes()
3196 TIMEVAL_TO_TIMESPEC(&tvp[1], &tsp[1]); in getutimes()
H A Dvfs_subr.c1165 TIMEVAL_TO_TIMESPEC(&tv, tsp); in vfs_timestamp()
/freebsd/lib/libc/rpc/
H A Dclnt_dg.c457 TIMEVAL_TO_TIMESPEC(&tv, &ts); in clnt_dg_call()
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)
/freebsd/contrib/libevent/
H A DChangeLog673 o Remove BSD-ism: TIMEVAL_TO_TIMESPEC(). (193c7de Ed Schouten)