Searched refs:evtag_unmarshal_int (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | tag.h | 124 int evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag,
|
/freebsd/contrib/libevent/include/event2/ |
H A D | tag.h | 124 int evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag,
|
/freebsd/contrib/pf/libevent/ |
H A D | event.h | 324 int evtag_unmarshal_int(struct evbuffer *evbuf, u_int8_t need_tag,
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_tagging.c | 489 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() function
|
/freebsd/contrib/libevent/ |
H A D | event_tagging.c | 489 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() function
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.gen.c | 669 …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 D | regress.gen.c | 669 …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()
|