evtag_decode_tag   70 third_party/libevent/event_tagging.c int evtag_decode_tag(ev_uint32_t *ptag, struct evbuffer *evbuf);
evtag_decode_tag 1312 third_party/libevent/test/regress.c int evtag_decode_tag(uint32_t *pnumber, struct evbuffer *evbuf);
evtag_decode_tag 1462 third_party/libevent/test/regress.c 		if (evtag_decode_tag(&integer, tmp) == -1) {