Home
last modified time | relevance | path

Searched refs:event_warnx (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/libevent/test/
Dregress.gen.c25 void event_warnx(const char *fmt, ...);
144 event_warnx("%s: kill_unmarshal", __func__); in msg_attack_assign()
174 event_warnx("%s: run_unmarshal", __func__); in msg_run_assign()
310 event_warnx("%s: failed to unmarshal from_name", __func__); in msg_unmarshal()
321 event_warnx("%s: failed to unmarshal to_name", __func__); in msg_unmarshal()
335 event_warnx("%s: failed to unmarshal attack", __func__); in msg_unmarshal()
348 event_warnx("%s: failed to unmarshal run", __func__); in msg_unmarshal()
561 event_warnx("%s: failed to unmarshal weapon", __func__); in kill_unmarshal()
572 event_warnx("%s: failed to unmarshal action", __func__); in kill_unmarshal()
583 event_warnx("%s: failed to unmarshal how_often", __func__); in kill_unmarshal()
[all …]
/external/chromium/third_party/libevent/
Dlog.h39 void event_warnx(const char *fmt, ...) EV_CHECK_FMT(1,2);
Dlog.c102 event_warnx(const char *fmt, ...) in event_warnx() function
Dhttp.c1545 event_warnx("%s: we got no content length, but the " in evhttp_get_body_length()
1660 event_warnx("%s: bad header on %d", __func__, fd); in evhttp_read_header()
2637 event_warnx("getaddrinfo: %s", gai_strerror(ai_result));
2744 event_warnx("getaddrinfo: %s", gai_strerror(ai_result)); in make_addrinfo()