Home
last modified time | relevance | path

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

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