Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c636 periodic_timeout_cb(evutil_socket_t fd, short event, void *arg) in periodic_timeout_cb() function
660 periodic_timeout_cb, &count); in test_persistent_timeout()
678 event_assign(&ev, data->base, -1, EV_PERSIST, periodic_timeout_cb, &count); in test_persistent_timeout_jump()
/freebsd/contrib/libevent/test/
H A Dregress.c636 periodic_timeout_cb(evutil_socket_t fd, short event, void *arg) in periodic_timeout_cb() function
660 periodic_timeout_cb, &count); in test_persistent_timeout()
678 event_assign(&ev, data->base, -1, EV_PERSIST, periodic_timeout_cb, &count); in test_persistent_timeout_jump()