Searched refs:event_warnx (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | regress.gen.c | 30 void event_warnx(const char *fmt, ...); 161 event_warnx("%s: kill_unmarshal", __func__); in msg_attack_assign() 195 event_warnx("%s: run_unmarshal", __func__); in msg_run_assign() 336 event_warnx("%s: failed to unmarshal from_name", __func__); in msg_unmarshal() 345 event_warnx("%s: failed to unmarshal to_name", __func__); in msg_unmarshal() 358 event_warnx("%s: failed to unmarshal attack", __func__); in msg_unmarshal() 374 event_warnx("%s: failed to unmarshal run", __func__); in msg_unmarshal() 650 event_warnx("%s: failed to unmarshal weapon", __func__); in kill_unmarshal() 659 event_warnx("%s: failed to unmarshal action", __func__); in kill_unmarshal() 671 event_warnx("%s: failed to unmarshal how_often", __func__); in kill_unmarshal() [all …]
|
| H A D | regress_util.c | 648 event_warnx("Far too many %s (%d)", "wombats", 99); in test_evutil_log()
|
| /netbsd-src/external/bsd/libevent/dist/ |
| H A D | evthread.c | 111 event_warnx("Trying to disable lock functions after " in evthread_set_lock_callbacks() 127 event_warnx("Can't change lock callbacks once they have been " in evthread_set_lock_callbacks() 154 event_warnx("Trying to disable condition functions " in evthread_set_condition_callbacks() 170 event_warnx("Can't change condition callbacks once they " in evthread_set_condition_callbacks()
|
| H A D | log-internal.h | 70 void event_warnx(const char *fmt, ...) EV_CHECK_FMT(1,2);
|
| H A D | event.c | 702 event_warnx("%s: no event mechanism available", in event_base_new_with_config() 732 event_warnx("%s: Unable to make base notifiable.", __func__); in event_base_new_with_config() 755 event_warnx("%s: Couldn't launch IOCP", __func__); in event_base_start_iocp_() 855 event_warnx("%s: no base to free", __func__); in event_base_free_() 1521 event_warnx("%s: Too many common timeouts already in use; " in event_base_init_common_timeout() 1940 event_warnx("%s: reentrant invocation. Only one event_base_loop" in event_base_loop() 2142 event_warnx("%s: EV_SIGNAL is not compatible with " in event_assign() 2271 event_warnx("%s: event has no event_base set.", __func__); in event_finalize_impl_() 2385 event_warnx("%s: event has no event_base set.", __func__); in event_pending() 2494 event_warnx("%s: event has no event_base set.", __func__); in event_add() [all …]
|
| H A D | signal.c | 293 event_warnx("Added a signal to event base %p with signals " in evsig_add() 391 event_warnx( in evsig_handler()
|
| H A D | log.c | 160 event_warnx(const char *fmt, ...) in event_warnx() function
|
| H A D | event_iocp.c | 95 event_warnx("GetQueuedCompletionStatus exited with no event."); in loop()
|
| H A D | listener.c | 874 event_warnx("Couldn't create accepting socket"); in evconnlistener_new_async() 878 event_warnx("Couldn't start accepting on socket"); in evconnlistener_new_async()
|
| H A D | evmap.c | 324 event_warnx("Too many events reading or writing on fd %d", in evmap_io_add_() 331 event_warnx("Tried to mix edge-triggered and non-edge-triggered" in evmap_io_add_()
|
| H A D | kqueue.c | 224 event_warnx("%s: int overflow", __func__); in kq_build_changes_list()
|
| H A D | bufferevent_filter.c | 244 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an " in be_filter_unlink()
|
| H A D | bufferevent_openssl.c | 534 event_warnx("BUG: Unexpected OpenSSL error code %d", errcode); in conn_closed() 1211 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an " in be_openssl_unlink()
|
| H A D | evutil.c | 1196 event_warnx("Weird h_length from gethostbyname"); in addrinfo_from_hostent() 1207 event_warnx("Weird h_length from gethostbyname"); in addrinfo_from_hostent()
|
| H A D | bufferevent.c | 357 event_warnx("UNLOCK_CALLBACKS requires DEFER_CALLBACKS"); in bufferevent_init_common_()
|
| H A D | http.c | 2358 event_warnx("%s: bad header on "EV_SOCK_FMT, __func__, in evhttp_read_header() 4454 event_warnx("getaddrinfo: %s", in make_addrinfo()
|