Searched refs:evtag_unmarshal_timeval (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | tag.h | 139 int evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag,
|
/freebsd/contrib/libevent/include/event2/ |
H A D | tag.h | 139 int evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag,
|
/freebsd/contrib/pf/libevent/ |
H A D | event.h | 333 int evtag_unmarshal_timeval(struct evbuffer *evbuf, u_int8_t need_tag,
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_tagging.c | 584 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval() function
|
/freebsd/contrib/libevent/ |
H A D | event_tagging.c | 584 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval() function
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 2482 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) in evtag_fuzz() 2497 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) { in evtag_fuzz()
|
/freebsd/contrib/libevent/test/ |
H A D | regress.c | 2482 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) in evtag_fuzz() 2497 if (evtag_unmarshal_timeval(tmp, 0, &tv) != -1) { in evtag_fuzz()
|