Searched defs:need_tag (Results 1 – 1 of 1) sorted by relevance
/external/libevent/ |
D | event_tagging.c | 476 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int() 502 evtag_unmarshal_int64(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int64() 530 evtag_unmarshal_fixed(struct evbuffer *src, ev_uint32_t need_tag, void *data, in evtag_unmarshal_fixed() 549 evtag_unmarshal_string(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_string() 571 evtag_unmarshal_timeval(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_timeval()
|