Searched refs:evtag_marshal_int (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | tag.h | 97 void evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag,
|
/freebsd/contrib/libevent/include/event2/ |
H A D | tag.h | 97 void evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag,
|
/freebsd/contrib/pf/libevent/ |
H A D | event.h | 306 void evtag_marshal_int(struct evbuffer *evbuf, u_int8_t tag,
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_tagging.c | 281 evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_t integer) in evtag_marshal_int() function
|
/freebsd/contrib/libevent/ |
H A D | event_tagging.c | 281 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 D | regress.gen.c | 630 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 D | regress.c | 2543 evtag_marshal_int(tmp, 30, 0); in evtag_test_peek()
|
/freebsd/contrib/libevent/test/ |
H A D | regress.gen.c | 630 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 D | regress.c | 2543 evtag_marshal_int(tmp, 30, 0); in evtag_test_peek()
|