Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtimespec.h46 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ macro
H A Dtime.h52 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ macro
/dragonfly/crypto/openssh/
H A Ddefines.h524 #define TIMESPEC_TO_TIMEVAL(tv, ts) { \ macro