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

/freebsd-10.0-release/sys/sys/
H A Dtimespec.h41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_select.c60 TIMEVAL_TO_TIMESPEC(timeout, &ts);
/freebsd-10.0-release/contrib/tcpdump/
H A DsctpConstants.h535 #ifndef TIMEVAL_TO_TIMESPEC
536 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c162 TIMEVAL_TO_TIMESPEC(&tremain, rem)
/freebsd-10.0-release/crypto/openssh/
H A Ddefines.h450 #ifndef TIMEVAL_TO_TIMESPEC
451 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
H A Dmisc.c928 TIMEVAL_TO_TIMESPEC(&bw->bwend, &ts);
/freebsd-10.0-release/contrib/pf/libevent/
H A Dkqueue.c218 TIMEVAL_TO_TIMESPEC(tv, &ts);
/freebsd-10.0-release/sys/kern/
H A Dsys_procdesc.c493 TIMEVAL_TO_TIMESPEC(&pstart, &sb->st_birthtim);
H A Dkern_time.c335 TIMEVAL_TO_TIMESPEC(&user, ats);
344 TIMEVAL_TO_TIMESPEC(&user, ats);
H A Dvfs_syscalls.c3078 TIMEVAL_TO_TIMESPEC(&tvp[0], &tsp[0]);
3079 TIMEVAL_TO_TIMESPEC(&tvp[1], &tsp[1]);
H A Dvfs_subr.c637 TIMEVAL_TO_TIMESPEC(&tv, tsp);
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_signal.c486 TIMEVAL_TO_TIMESPEC(&tv, &ts);
/freebsd-10.0-release/sys/dev/sound/
H A Dclone.c124 TIMEVAL_TO_TIMESPEC(&tv, tsp);
/freebsd-10.0-release/lib/libc/rpc/
H A Dclnt_dg.c459 TIMEVAL_TO_TIMESPEC(&tv, &ts);

Completed in 158 milliseconds