Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDtimespec.h41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
HDtime.h47 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro
/dragonfly/crypto/openssh/
HDdefines.h517 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro