Home | History | Annotate | Download | only in src

Lines Matching refs:TIMEVAL_TO_TIMESPEC

893 #ifndef TIMEVAL_TO_TIMESPEC
894 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \
920 TIMEVAL_TO_TIMESPEC(&end_time, &ts);