Searched defs:need_tag (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | event_tagging.c | 484 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() 510 evtag_unmarshal_int64(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int64() 538 evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, void *data, in evtag_unmarshal_fixed() 557 evtag_unmarshal_string(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_string() 579 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval()
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | event_tagging.c | 485 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() 511 evtag_unmarshal_int64(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int64() 539 evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, void *data, in evtag_unmarshal_fixed() 558 evtag_unmarshal_string(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_string() 580 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval()
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress.gen.c | 407 evtag_unmarshal_msg(struct evbuffer *evbuf, ev_uint32_t need_tag, struct msg *msg) in evtag_unmarshal_msg() 698 evtag_unmarshal_kill(struct evbuffer *evbuf, ev_uint32_t need_tag, struct kill *msg) in evtag_unmarshal_kill() 1196 evtag_unmarshal_run(struct evbuffer *evbuf, ev_uint32_t need_tag, struct run *msg) in evtag_unmarshal_run()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress.gen.c | 407 evtag_unmarshal_msg(struct evbuffer *evbuf, ev_uint32_t need_tag, struct msg *msg) in evtag_unmarshal_msg() 698 evtag_unmarshal_kill(struct evbuffer *evbuf, ev_uint32_t need_tag, struct kill *msg) in evtag_unmarshal_kill() 1196 evtag_unmarshal_run(struct evbuffer *evbuf, ev_uint32_t need_tag, struct run *msg) in evtag_unmarshal_run()
|