Home
last modified time | relevance | path

Searched refs:evtag_unmarshal_int (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dtag.h124 int evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag,
/freebsd/contrib/libevent/include/event2/
H A Dtag.h124 int evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag,
/freebsd/contrib/pf/libevent/
H A Devent.h324 int evtag_unmarshal_int(struct evbuffer *evbuf, u_int8_t need_tag,
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_tagging.c489 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() function
/freebsd/contrib/libevent/
H A Devent_tagging.c489 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c669 …if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data[tmp->how_often_length]) == -1)… in kill_unmarshal()
1159 …if (evtag_unmarshal_int(evbuf, RUN_OTHER_NUMBERS, &tmp->other_numbers_data[tmp->other_numbers_leng… in run_unmarshal()
/freebsd/contrib/libevent/test/
H A Dregress.gen.c669 …if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data[tmp->how_often_length]) == -1)… in kill_unmarshal()
1159 …if (evtag_unmarshal_int(evbuf, RUN_OTHER_NUMBERS, &tmp->other_numbers_data[tmp->other_numbers_leng… in run_unmarshal()