OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evtag_unmarshal_timeval
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libevent/
event.h
[
all
...]
event_tagging.c
425
evtag_unmarshal_timeval
(struct evbuffer *evbuf, ev_uint32_t need_tag,
function
/external/chromium/third_party/libevent/test/
regress.c
1414
if (
evtag_unmarshal_timeval
(tmp, 0, &tv) != -1)
1432
if (
evtag_unmarshal_timeval
(tmp, 0, &tv) != -1) {
1433
fprintf(stderr, "
evtag_unmarshal_timeval
should have failed");
[
all
...]
Completed in 16 milliseconds