evtag_encode_tag   69 third_party/libevent/event_tagging.c int evtag_encode_tag(struct evbuffer *evbuf, ev_uint32_t tag);
evtag_encode_tag  191 third_party/libevent/event_tagging.c 	evtag_encode_tag(evbuf, tag);
evtag_encode_tag  203 third_party/libevent/event_tagging.c 	evtag_encode_tag(evbuf, tag);
evtag_encode_tag 1311 third_party/libevent/test/regress.c int evtag_encode_tag(struct evbuffer *evbuf, uint32_t number);
evtag_encode_tag 1455 third_party/libevent/test/regress.c 		evtag_encode_tag(tmp, integers[i]);