Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Devent_tagging.c261 evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, in evtag_marshal() function
307 evtag_marshal(buf, tag, string, (ev_uint32_t)strlen(string)); in evtag_marshal_string()
316 evtag_marshal(evbuf, tag, data, len); in evtag_marshal_timeval()
/freebsd/contrib/libevent/
H A Devent_tagging.c261 evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, in evtag_marshal() function
307 evtag_marshal(buf, tag, string, (ev_uint32_t)strlen(string)); in evtag_marshal_string()
316 evtag_marshal(evbuf, tag, data, len); in evtag_marshal_timeval()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dtag.h75 void evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, const void *data,
/freebsd/contrib/libevent/include/event2/
H A Dtag.h75 void evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, const void *data,
/freebsd/contrib/pf/libevent/
H A Devent.h301 void evtag_marshal(struct evbuffer *evbuf, u_int8_t tag, const void *data,
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c1065 evtag_marshal(evbuf, RUN_SOME_BYTES, tmp->some_bytes_data, tmp->some_bytes_length); in run_marshal()
1067 evtag_marshal(evbuf, RUN_FIXED_BYTES, tmp->fixed_bytes_data, (24)); in run_marshal()
/freebsd/contrib/libevent/test/
H A Dregress.gen.c1065 evtag_marshal(evbuf, RUN_SOME_BYTES, tmp->some_bytes_data, tmp->some_bytes_length); in run_marshal()
1067 evtag_marshal(evbuf, RUN_FIXED_BYTES, tmp->fixed_bytes_data, (24)); in run_marshal()