Searched refs:evtag_unmarshal_timeval (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dtag.h117 int evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devent.h1205 int evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag,
H A Devent_tagging.c425 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devent_tagging.c565 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/test/
H A Dregress.c1613 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1)
1631 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) {
1632 fprintf(stderr, "evtag_unmarshal_timeval should have failed");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress.c1807 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1)
1822 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) {
1823 tt_abort_msg("evtag_unmarshal_timeval should have failed");

Completed in 56 milliseconds