Searched refs:evtag_marshal_int (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/ |
H A D | tag.h | 99 void evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag,
|
/netbsd-src/external/bsd/libevent/dist/include/event2/ |
H A D | tag.h | 98 void evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag,
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | event_tagging.c | 285 evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_t integer) in evtag_marshal_int() function
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress.gen.c | 631 evtag_marshal_int(evbuf, KILL_HOW_OFTEN, tmp->how_often_data[i]); in kill_marshal() 1084 evtag_marshal_int(evbuf, RUN_OTHER_NUMBERS, tmp->other_numbers_data[i]); in run_marshal()
|
H A D | regress.c | 2547 evtag_marshal_int(tmp, 30, 0); in evtag_test_peek()
|