Searched refs:COMMON_TIMEOUT_MAGIC (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Devent.c1311 #define COMMON_TIMEOUT_MAGIC 0x50000000 macro
1322 if ((tv->tv_usec & COMMON_TIMEOUT_MASK) != COMMON_TIMEOUT_MAGIC)
1452 duration->tv_usec | COMMON_TIMEOUT_MAGIC |

Completed in 53 milliseconds