| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress.gen.c | 22 void event_warnx(const char *fmt, ...); 153 event_warnx("%s: kill_unmarshal", __func__); in msg_attack_assign() 187 event_warnx("%s: run_unmarshal", __func__); in msg_run_assign() 339 event_warnx("%s: failed to unmarshal to_name", __func__); in msg_unmarshal() 353 event_warnx("%s: failed to unmarshal attack", __func__); in msg_unmarshal() 370 event_warnx("%s: failed to unmarshal run", __func__); in msg_unmarshal() 645 event_warnx("%s: failed to unmarshal weapon", __func__); in kill_unmarshal() 656 event_warnx("%s: failed to unmarshal action", __func__); in kill_unmarshal() 906 event_warnx("%s: strdup", __func__); in run_notes_assign() 1100 event_warnx("%s: failed to unmarshal how", __func__); in run_unmarshal() [all …]
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress.gen.c | 22 void event_warnx(const char *fmt, ...); 153 event_warnx("%s: kill_unmarshal", __func__); in msg_attack_assign() 187 event_warnx("%s: run_unmarshal", __func__); in msg_run_assign() 339 event_warnx("%s: failed to unmarshal to_name", __func__); in msg_unmarshal() 353 event_warnx("%s: failed to unmarshal attack", __func__); in msg_unmarshal() 370 event_warnx("%s: failed to unmarshal run", __func__); in msg_unmarshal() 645 event_warnx("%s: failed to unmarshal weapon", __func__); in kill_unmarshal() 656 event_warnx("%s: failed to unmarshal action", __func__); in kill_unmarshal() 906 event_warnx("%s: strdup", __func__); in run_notes_assign() 1100 event_warnx("%s: failed to unmarshal how", __func__); in run_unmarshal() [all …]
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | evthread.c | 94 event_warnx("Trying to disable lock functions after " in evthread_set_lock_callbacks() 110 event_warnx("Can't change lock callbacks once they have been " in evthread_set_lock_callbacks() 129 event_warnx("Trying to disable condition functions " in evthread_set_condition_callbacks() 145 event_warnx("Can't change condition callbacks once they " in evthread_set_condition_callbacks()
|
| H A D | log-internal.h | 64 void event_warnx(const char *fmt, ...) EV_CHECK_FMT(1,2);
|
| H A D | signal.c | 288 event_warnx("Added a signal to event base %p with signals " in evsig_add() 386 event_warnx( in evsig_handler()
|
| H A D | event.c | 640 event_warnx("%s: no event mechanism available", in event_base_new_with_config() 689 event_warnx("%s: Couldn't launch IOCP", __func__); in event_base_start_iocp_() 766 event_warnx("%s: no base to free", __func__); in event_base_free_() 1426 event_warnx("%s: Too many common timeouts already in use; " in event_base_init_common_timeout() 2040 event_warnx("%s: EV_SIGNAL is not compatible with " in event_assign() 2169 event_warnx("%s: event has no event_base set.", __func__); in event_finalize_impl_() 2283 event_warnx("%s: event has no event_base set.", __func__); in event_pending() 2392 event_warnx("%s: event has no event_base set.", __func__); in event_add() 2482 event_warnx("%s: event has no event_base set.", __func__); in event_remove_timer() 2677 event_warnx("%s: event has no event_base set.", __func__); in event_del_() [all …]
|
| H A D | log.c | 166 event_warnx(const char *fmt, ...) in event_warnx() function
|
| H A D | event_iocp.c | 94 event_warnx("GetQueuedCompletionStatus exited with no event."); in loop()
|
| H A D | listener.c | 861 event_warnx("Couldn't create accepting socket"); in evconnlistener_new_async() 865 event_warnx("Couldn't start accepting on socket"); in evconnlistener_new_async()
|
| H A D | evmap.c | 313 event_warnx("Too many events reading or writing on fd %d", in evmap_io_add_() 320 event_warnx("Tried to mix edge-triggered and non-edge-triggered" in evmap_io_add_()
|
| H A D | bufferevent_filter.c | 231 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an " in be_filter_unlink()
|
| H A D | bufferevent_openssl.c | 525 event_warnx("BUG: Unexpected OpenSSL error code %d", errcode); in conn_closed() 1190 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an " in be_openssl_unlink()
|
| H A D | evutil.c | 1154 event_warnx("Weird h_length from gethostbyname"); in addrinfo_from_hostent() 1165 event_warnx("Weird h_length from gethostbyname"); in addrinfo_from_hostent()
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | evthread.c | 107 event_warnx("Trying to disable lock functions after " in evthread_set_lock_callbacks() 123 event_warnx("Can't change lock callbacks once they have been " in evthread_set_lock_callbacks() 150 event_warnx("Trying to disable condition functions " in evthread_set_condition_callbacks() 166 event_warnx("Can't change condition callbacks once they " in evthread_set_condition_callbacks()
|
| H A D | log-internal.h | 64 void event_warnx(const char *fmt, ...) EV_CHECK_FMT(1,2);
|
| H A D | signal.c | 288 event_warnx("Added a signal to event base %p with signals " in evsig_add() 386 event_warnx( in evsig_handler()
|
| H A D | event.c | 656 event_warnx("%s: no event mechanism available", in event_base_new_with_config() 709 event_warnx("%s: Couldn't launch IOCP", __func__); in event_base_start_iocp_() 809 event_warnx("%s: no base to free", __func__); in event_base_free_() 1473 event_warnx("%s: Too many common timeouts already in use; " in event_base_init_common_timeout() 2087 event_warnx("%s: EV_SIGNAL is not compatible with " in event_assign() 2216 event_warnx("%s: event has no event_base set.", __func__); in event_finalize_impl_() 2330 event_warnx("%s: event has no event_base set.", __func__); in event_pending() 2439 event_warnx("%s: event has no event_base set.", __func__); in event_add() 2529 event_warnx("%s: event has no event_base set.", __func__); in event_remove_timer() 2724 event_warnx("%s: event has no event_base set.", __func__); in event_del_() [all …]
|
| H A D | log.c | 166 event_warnx(const char *fmt, ...) in event_warnx() function
|
| H A D | event_iocp.c | 94 event_warnx("GetQueuedCompletionStatus exited with no event."); in loop()
|
| H A D | listener.c | 862 event_warnx("Couldn't create accepting socket"); in evconnlistener_new_async() 866 event_warnx("Couldn't start accepting on socket"); in evconnlistener_new_async()
|
| H A D | evmap.c | 313 event_warnx("Too many events reading or writing on fd %d", in evmap_io_add_() 320 event_warnx("Tried to mix edge-triggered and non-edge-triggered" in evmap_io_add_()
|
| H A D | bufferevent_filter.c | 241 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an " in be_filter_unlink()
|
| H A D | bufferevent_openssl.c | 527 event_warnx("BUG: Unexpected OpenSSL error code %d", errcode); in conn_closed() 1204 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an " in be_openssl_unlink()
|
| /freebsd-13.1/contrib/pf/libevent/ |
| H A D | log.h | 33 void event_warnx(const char *fmt, ...);
|
| H A D | log.c | 134 event_warnx(const char *fmt, ...) in event_warnx() function
|