Searched refs:check_error_logging (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress_util.c | 573 check_error_logging(void (*fn)(void), int wantexitcode, in check_error_logging() function 643 check_error_logging(errx_fn, 2, EVENT_LOG_ERR, in test_evutil_log() 676 check_error_logging(err_fn, 5, EVENT_LOG_ERR, buf); in test_evutil_log() 697 check_error_logging(sock_err_fn, 20, EVENT_LOG_ERR, buf); in test_evutil_log()
|