Home
last modified time | relevance | path

Searched refs:COMMON_TIMEOUT_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devent.c1400 #define COMMON_TIMEOUT_MASK 0xf0000000 macro
1412 if ((tv->tv_usec & COMMON_TIMEOUT_MASK) != COMMON_TIMEOUT_MAGIC) in is_common_timeout()
/freebsd/contrib/libevent/
H A Devent.c1400 #define COMMON_TIMEOUT_MASK 0xf0000000 macro
1412 if ((tv->tv_usec & COMMON_TIMEOUT_MASK) != COMMON_TIMEOUT_MAGIC) in is_common_timeout()