evtag_unmarshal_fixed 1167 third_party/libevent/event.h int evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, evtag_unmarshal_fixed 809 third_party/libevent/test/regress.gen.c if (evtag_unmarshal_fixed(evbuf, RUN_SOME_BYTES, tmp->some_bytes_data, tmp->some_bytes_length) == -1) { evtag_unmarshal_fixed 820 third_party/libevent/test/regress.gen.c if (evtag_unmarshal_fixed(evbuf, RUN_FIXED_BYTES, tmp->fixed_bytes_data, sizeof(tmp->fixed_bytes_data)) == -1) {