Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtimespec.h41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
H A Dtime.h47 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/dragonfly/crypto/openssh/
H A Ddefines.h517 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro