Searched refs:check_error_logging (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_util.c | 568 check_error_logging(void (*fn)(void), int wantexitcode, in check_error_logging() function 638 check_error_logging(errx_fn, 2, EVENT_LOG_ERR, in test_evutil_log() 671 check_error_logging(err_fn, 5, EVENT_LOG_ERR, buf); in test_evutil_log() 692 check_error_logging(sock_err_fn, 20, EVENT_LOG_ERR, buf); in test_evutil_log()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_util.c | 568 check_error_logging(void (*fn)(void), int wantexitcode, in check_error_logging() function 638 check_error_logging(errx_fn, 2, EVENT_LOG_ERR, in test_evutil_log() 671 check_error_logging(err_fn, 5, EVENT_LOG_ERR, buf); in test_evutil_log() 692 check_error_logging(sock_err_fn, 20, EVENT_LOG_ERR, buf); in test_evutil_log()
|