Home
last modified time | relevance | path

Searched defs:TIMEVAL_TO_TIMESPEC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dtimespec.h39 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/freebsd/crypto/openssh/
H A Ddefines.h517 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp79 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro