Home
last modified time | relevance | path

Searched refs:evtag_marshal_int (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dtag.h97 void evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag,
/freebsd/contrib/libevent/include/event2/
H A Dtag.h97 void evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag,
/freebsd/contrib/pf/libevent/
H A Devent.h306 void evtag_marshal_int(struct evbuffer *evbuf, u_int8_t tag,
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_tagging.c281 evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_t integer) in evtag_marshal_int() function
/freebsd/contrib/libevent/
H A Devent_tagging.c281 evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_t integer) in evtag_marshal_int() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c630 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data[i]); in kill_marshal()
1083 evtag_marshal_int(evbuf, RUN_OTHER_NUMBERS, tmp->other_numbers_data[i]); in run_marshal()
H A Dregress.c2543 evtag_marshal_int(tmp, 30, 0); in evtag_test_peek()
/freebsd/contrib/libevent/test/
H A Dregress.gen.c630 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data[i]); in kill_marshal()
1083 evtag_marshal_int(evbuf, RUN_OTHER_NUMBERS, tmp->other_numbers_data[i]); in run_marshal()
H A Dregress.c2543 evtag_marshal_int(tmp, 30, 0); in evtag_test_peek()