Home
last modified time | relevance | path

Searched refs:evtag_unmarshal_timeval (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libevent/
H A Devent_tagging.c402 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval() function
H A Devent.h1207 int evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag,
/openbsd/regress/lib/libevent/
H A Devent_regress.c1614 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) in evtag_fuzz()
1632 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) { in evtag_fuzz()