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

/freebsd-13-stable/contrib/libevent/
H A Devent.c1378 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) function
1536 EVUTIL_ASSERT(is_same_common_timeout(&ev->ev_timeout,
3298 is_same_common_timeout(&e->ev_timeout, &ev->ev_timeout));
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devent.c1331 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) function
1489 EVUTIL_ASSERT(is_same_common_timeout(&ev->ev_timeout,
3248 is_same_common_timeout(&e->ev_timeout, &ev->ev_timeout));

Completed in 182 milliseconds