Searched refs:evtag_marshal_buffer (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | tag.h | 78 void evtag_marshal_buffer(struct evbuffer *evbuf, ev_uint32_t tag,
|
/freebsd/contrib/libevent/include/event2/ |
H A D | tag.h | 78 void evtag_marshal_buffer(struct evbuffer *evbuf, ev_uint32_t tag,
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.gen.c | 437 evtag_marshal_buffer(evbuf, tag, buf_); in evtag_marshal_msg() 725 evtag_marshal_buffer(evbuf, tag, buf_); in evtag_marshal_kill() 1215 evtag_marshal_buffer(evbuf, tag, buf_); in evtag_marshal_run()
|
/freebsd/contrib/libevent/test/ |
H A D | regress.gen.c | 437 evtag_marshal_buffer(evbuf, tag, buf_); in evtag_marshal_msg() 725 evtag_marshal_buffer(evbuf, tag, buf_); in evtag_marshal_kill() 1215 evtag_marshal_buffer(evbuf, tag, buf_); in evtag_marshal_run()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_tagging.c | 270 evtag_marshal_buffer(struct evbuffer *evbuf, ev_uint32_t tag, in evtag_marshal_buffer() function
|
/freebsd/contrib/libevent/ |
H A D | event_tagging.c | 270 evtag_marshal_buffer(struct evbuffer *evbuf, ev_uint32_t tag, in evtag_marshal_buffer() function
|