OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:event_warnx
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libevent/
log.h
39
void
event_warnx
(const char *fmt, ...) EV_CHECK_FMT(1,2);
log.c
102
event_warnx
(const char *fmt, ...)
function
http.c
[
all
...]
/external/chromium/third_party/libevent/test/
regress.gen.c
25
void
event_warnx
(const char *fmt, ...);
144
event_warnx
("%s: kill_unmarshal", __func__);
174
event_warnx
("%s: run_unmarshal", __func__);
310
event_warnx
("%s: failed to unmarshal from_name", __func__);
321
event_warnx
("%s: failed to unmarshal to_name", __func__);
335
event_warnx
("%s: failed to unmarshal attack", __func__);
348
event_warnx
("%s: failed to unmarshal run", __func__);
561
event_warnx
("%s: failed to unmarshal weapon", __func__);
572
event_warnx
("%s: failed to unmarshal action", __func__);
583
event_warnx
("%s: failed to unmarshal how_often", __func__)
[
all
...]
Completed in 201 milliseconds