HomeSort by relevance Sort by last modified time
    Searched refs:evtag_unmarshal_int (Results 1 - 3 of 3) sorted by null

  /external/libevent/include/event2/
tag.h 124 int evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag,
  /external/libevent/
event_tagging.c 485 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, function
  /external/libevent/test/
regress.gen.c 669 if (evtag_unmarshal_int(evbuf, KILL_HOW_OFTEN, &tmp->how_often_data[tmp->how_often_length]) == -1) {
1167 if (evtag_unmarshal_int(evbuf, RUN_OTHER_NUMBERS, &tmp->other_numbers_data[tmp->other_numbers_length]) == -1) {

Completed in 684 milliseconds