Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Devent.c1484 #define MAX_COMMON_TIMEOUTS 256 macro
1515 if (base->n_common_timeouts == MAX_COMMON_TIMEOUTS) { in event_base_init_common_timeout()
1518 MAX_COMMON_TIMEOUTS); in event_base_init_common_timeout()
/freebsd/contrib/libevent/
H A Devent.c1484 #define MAX_COMMON_TIMEOUTS 256 macro
1515 if (base->n_common_timeouts == MAX_COMMON_TIMEOUTS) { in event_base_init_common_timeout()
1518 MAX_COMMON_TIMEOUTS); in event_base_init_common_timeout()