Home
last modified time | relevance | path

Searched refs:msg_unmarshal (Results 1 – 2 of 2) sorted by relevance

/external/libevent/test/
Dregress.gen.h58 int msg_unmarshal(struct msg *, struct evbuffer *);
Dregress.gen.c315 msg_unmarshal(struct msg *tmp, struct evbuffer *evbuf) in msg_unmarshal() function
417 if (msg_unmarshal(msg, tmp) == -1) in evtag_unmarshal_msg()