Searched defs:kill_unmarshal (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libevent/test/
H A Dregress.gen.c143 if (kill_unmarshal(msg->attack_data, tmp) == -1) {
144 event_warnx("%s: kill_unmarshal", __func__);
548 kill_unmarshal(struct kill *tmp, struct evbuffer *evbuf) function
620 if (kill_unmarshal(msg, tmp) == -1)

Completed in 49 milliseconds