Searched defs:TIMEVAL_TO_TIMESPEC (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | time.h | 52 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \ macro |
| /src/lib/librumpuser/ | ||
| H A D | rumpuser_port.h | 318 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro |
Completed in 4 milliseconds