evtag_marshal 294 opal/mca/event/libevent2022/libevent/event_tagging.c evtag_marshal(buf, tag, string, (ev_uint32_t)strlen(string)); evtag_marshal 303 opal/mca/event/libevent2022/libevent/event_tagging.c evtag_marshal(evbuf, tag, data, len); evtag_marshal 70 opal/mca/event/libevent2022/libevent/include/event2/tag.h void evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, const void *data, evtag_marshal 1062 opal/mca/event/libevent2022/libevent/test/regress.gen.c evtag_marshal(evbuf, RUN_SOME_BYTES, tmp->some_bytes_data, tmp->some_bytes_length); evtag_marshal 1064 opal/mca/event/libevent2022/libevent/test/regress.gen.c evtag_marshal(evbuf, RUN_FIXED_BYTES, tmp->fixed_bytes_data, (24));