Searched defs:need_tag (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_tagging.c | 489 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() 515 evtag_unmarshal_int64(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int64() 543 evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, void *data, in evtag_unmarshal_fixed() 562 evtag_unmarshal_string(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_string() 584 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval()
|
/freebsd/contrib/libevent/ |
H A D | event_tagging.c | 489 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() 515 evtag_unmarshal_int64(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int64() 543 evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, void *data, in evtag_unmarshal_fixed() 562 evtag_unmarshal_string(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_string() 584 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval()
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.gen.c | 409 evtag_unmarshal_msg(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_msg() 697 evtag_unmarshal_kill(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_kill() 1187 evtag_unmarshal_run(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_run()
|
/freebsd/contrib/libevent/test/ |
H A D | regress.gen.c | 409 evtag_unmarshal_msg(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_msg() 697 evtag_unmarshal_kill(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_kill() 1187 evtag_unmarshal_run(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_run()
|