Searched refs:timeout_called_once_cb (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | regress.c | 2707 timeout_called_once_cb(evutil_socket_t fd, short event, void *arg) in timeout_called_once_cb() function 2738 timeout_called_once_cb, NULL, &tv); in test_event_once() 2775 timeout_called_once_cb, NULL, &tv); in test_event_once_never()
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress.c | 2604 timeout_called_once_cb(evutil_socket_t fd, short event, void *arg) in timeout_called_once_cb() function 2635 timeout_called_once_cb, NULL, &tv); in test_event_once() 2672 timeout_called_once_cb, NULL, &tv); in test_event_once_never()
|