Searched refs:event_warnx (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-12-stable/contrib/pf/libevent/
H A Dlog.h33 void event_warnx(const char *fmt, ...);
H A Dlog.c134 event_warnx(const char *fmt, ...) function
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c22 void event_warnx(const char *fmt, ...);
153 event_warnx("%s: kill_unmarshal", __func__);
187 event_warnx("%s: run_unmarshal", __func__);
328 event_warnx("%s: failed to unmarshal from_name", __func__);
339 event_warnx("%s: failed to unmarshal to_name", __func__);
353 event_warnx("%s: failed to unmarshal attack", __func__);
370 event_warnx("%s: failed to unmarshal run", __func__);
645 event_warnx("%s: failed to unmarshal weapon", __func__);
656 event_warnx("%s: failed to unmarshal action", __func__);
670 event_warnx("
[all...]
/freebsd-12-stable/contrib/libevent/test/
H A Dregress.gen.c22 void event_warnx(const char *fmt, ...);
153 event_warnx("%s: kill_unmarshal", __func__);
187 event_warnx("%s: run_unmarshal", __func__);
328 event_warnx("%s: failed to unmarshal from_name", __func__);
339 event_warnx("%s: failed to unmarshal to_name", __func__);
353 event_warnx("%s: failed to unmarshal attack", __func__);
370 event_warnx("%s: failed to unmarshal run", __func__);
645 event_warnx("%s: failed to unmarshal weapon", __func__);
656 event_warnx("%s: failed to unmarshal action", __func__);
670 event_warnx("
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dlog-internal.h64 void event_warnx(const char *fmt, ...) EV_CHECK_FMT(1,2);
H A Devthread.c94 event_warnx("Trying to disable lock functions after "
110 event_warnx("Can't change lock callbacks once they have been "
129 event_warnx("Trying to disable condition functions "
145 event_warnx("Can't change condition callbacks once they "
H A Dlog.c166 event_warnx(const char *fmt, ...) function
H A Dsignal.c288 event_warnx("Added a signal to event base %p with signals "
386 event_warnx(
H A Devent_iocp.c94 event_warnx("GetQueuedCompletionStatus exited with no event.");
H A Devent.c640 event_warnx("%s: no event mechanism available",
666 event_warnx("%s: Unable to make base notifiable.", __func__);
689 event_warnx("%s: Couldn't launch IOCP", __func__);
766 event_warnx("%s: no base to free", __func__);
1426 event_warnx("%s: Too many common timeouts already in use; "
1843 event_warnx("%s: reentrant invocation. Only one event_base_loop"
2040 event_warnx("%s: EV_SIGNAL is not compatible with "
2169 event_warnx("%s: event has no event_base set.", __func__);
2283 event_warnx("%s: event has no event_base set.", __func__);
2392 event_warnx("
[all...]
H A Dbufferevent_filter.c231 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an "
H A Devmap.c313 event_warnx("Too many events reading or writing on fd %d",
320 event_warnx("Tried to mix edge-triggered and non-edge-triggered"
H A Dlistener.c861 event_warnx("Couldn't create accepting socket");
865 event_warnx("Couldn't start accepting on socket");
H A Dbufferevent_openssl.c525 event_warnx("BUG: Unexpected OpenSSL error code %d", errcode);
1190 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an "
H A Devutil.c1154 event_warnx("Weird h_length from gethostbyname");
1165 event_warnx("Weird h_length from gethostbyname");
/freebsd-12-stable/contrib/libevent/
H A Dlog-internal.h64 void event_warnx(const char *fmt, ...) EV_CHECK_FMT(1,2);
H A Devthread.c107 event_warnx("Trying to disable lock functions after "
123 event_warnx("Can't change lock callbacks once they have been "
150 event_warnx("Trying to disable condition functions "
166 event_warnx("Can't change condition callbacks once they "
H A Dlog.c166 event_warnx(const char *fmt, ...) function
H A Dsignal.c288 event_warnx("Added a signal to event base %p with signals "
386 event_warnx(
H A Devent_iocp.c94 event_warnx("GetQueuedCompletionStatus exited with no event.");
H A Devent.c656 event_warnx("%s: no event mechanism available",
686 event_warnx("%s: Unable to make base notifiable.", __func__);
709 event_warnx("%s: Couldn't launch IOCP", __func__);
809 event_warnx("%s: no base to free", __func__);
1473 event_warnx("%s: Too many common timeouts already in use; "
1890 event_warnx("%s: reentrant invocation. Only one event_base_loop"
2087 event_warnx("%s: EV_SIGNAL is not compatible with "
2216 event_warnx("%s: event has no event_base set.", __func__);
2330 event_warnx("%s: event has no event_base set.", __func__);
2439 event_warnx("
[all...]
H A Dbufferevent_filter.c241 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an "
H A Dbufferevent_openssl.c527 event_warnx("BUG: Unexpected OpenSSL error code %d", errcode);
1204 event_warnx("BEV_OPT_CLOSE_ON_FREE set on an "
H A Devmap.c313 event_warnx("Too many events reading or writing on fd %d",
320 event_warnx("Tried to mix edge-triggered and non-edge-triggered"
H A Dlistener.c862 event_warnx("Couldn't create accepting socket");
866 event_warnx("Couldn't start accepting on socket");

Completed in 201 milliseconds

12