Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libevent/compat/sys/
D_time.h57 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
D_libevent_time.h57 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
/external/tcpdump/
DsctpConstants.h536 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ macro