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

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

Completed in 250 milliseconds