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

/freebsd-10.3-release/sys/sys/
H A Dtimespec.h41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_select.c60 TIMEVAL_TO_TIMESPEC(timeout, &ts);
/freebsd-10.3-release/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c457 TIMEVAL_TO_TIMESPEC(&tv, &ts);
466 TIMEVAL_TO_TIMESPEC(&tv, &ts);
479 TIMEVAL_TO_TIMESPEC(&tv, &ts);
487 TIMEVAL_TO_TIMESPEC(&tv, &ts);
/freebsd-10.3-release/contrib/tcpdump/
H A DsctpConstants.h535 #ifndef TIMEVAL_TO_TIMESPEC
536 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_time.c247 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, &tp);
254 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, &tp);
292 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, &tp);
301 TIMEVAL_TO_TIMESPEC(&ru.ru_utime, &tp);
H A Dlinux_signal.c456 TIMEVAL_TO_TIMESPEC(&tv, &ts);
H A Dlinux_misc.c2301 TIMEVAL_TO_TIMESPEC(&utv, &uts);
/freebsd-10.3-release/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_subr.c49 TIMEVAL_TO_TIMESPEC(&tv, &ts);
335 TIMEVAL_TO_TIMESPEC(&tv, &ts);
/freebsd-10.3-release/crypto/openssh/
H A Ddefines.h476 #ifndef TIMEVAL_TO_TIMESPEC
477 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
H A Dmisc.c964 TIMEVAL_TO_TIMESPEC(&bw->bwend, &ts);
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c163 TIMEVAL_TO_TIMESPEC(&tremain, rem)
/freebsd-10.3-release/contrib/pf/libevent/
H A Dkqueue.c218 TIMEVAL_TO_TIMESPEC(tv, &ts);
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dkqueue.c263 TIMEVAL_TO_TIMESPEC(tv, &ts);
/freebsd-10.3-release/sys/kern/
H A Dsys_procdesc.c493 TIMEVAL_TO_TIMESPEC(&pstart, &sb->st_birthtim);
H A Dkern_time.c332 TIMEVAL_TO_TIMESPEC(&user, ats);
341 TIMEVAL_TO_TIMESPEC(&user, ats);
H A Dvfs_syscalls.c3109 TIMEVAL_TO_TIMESPEC(&tvp[0], &tsp[0]);
3110 TIMEVAL_TO_TIMESPEC(&tvp[1], &tsp[1]);
H A Dvfs_subr.c749 TIMEVAL_TO_TIMESPEC(&tv, tsp);
/freebsd-10.3-release/sys/dev/sound/
H A Dclone.c124 TIMEVAL_TO_TIMESPEC(&tv, tsp);
/freebsd-10.3-release/lib/libc/rpc/
H A Dclnt_dg.c458 TIMEVAL_TO_TIMESPEC(&tv, &ts);

Completed in 303 milliseconds