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

  /external/chromium/third_party/libevent/test/
regress.gen.c 301 if (evtag_peek(evbuf, &tag) == -1)
552 if (evtag_peek(evbuf, &tag) == -1)
784 if (evtag_peek(evbuf, &tag) == -1)
regress.c 1541 if (evtag_peek(tmp, &tag) == -1) {
    [all...]
  /external/chromium/third_party/libevent/
event.h     [all...]
event_tagging.c 266 evtag_peek(struct evbuffer *evbuf, ev_uint32_t *ptag) function

Completed in 136 milliseconds