Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/compat/
H A Dclock_gettime.c23 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \ macro
/netbsd-src/sys/sys/
H A Dtime.h52 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \ macro
/netbsd-src/lib/librumpuser/
H A Drumpuser_port.h316 #define TIMEVAL_TO_TIMESPEC( global() macro