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

  /external/chromium/third_party/libevent/test/
regress.gen.h 69 int msg_unmarshal(struct msg *, struct evbuffer *);
regress.gen.c 297 msg_unmarshal(struct msg *tmp, struct evbuffer *evbuf) function
394 if (msg_unmarshal(msg, tmp) == -1)

Completed in 187 milliseconds