Home
last modified time | relevance | path

Searched refs:evtag_marshal_int64 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dtag.h102 void evtag_marshal_int64(struct evbuffer *evbuf, ev_uint32_t tag,
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dtag.h101 void evtag_marshal_int64(struct evbuffer *evbuf, ev_uint32_t tag,
/netbsd-src/external/bsd/libevent/dist/
H A Devent_tagging.c296 evtag_marshal_int64(struct evbuffer *evbuf, ev_uint32_t tag, in evtag_marshal_int64() function
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress.gen.c1078 evtag_marshal_int64(evbuf, RUN_LARGE_NUMBER, tmp->large_number_data); in run_marshal()