Searched defs:TIMEVAL_TO_TIMESPEC (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/sys/sys/ | ||
H A D | timespec.h | 41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro |
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | time.h | 424 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro |