HomeSort by: relevance | last modified time | path
    Searched defs:msg_unmarshal (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress.gen.c 324 msg_unmarshal(struct msg *tmp, struct evbuffer *evbuf) function
421 if (msg_unmarshal(msg, tmp) == -1)
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress.gen.c 325 msg_unmarshal(struct msg *tmp, struct evbuffer *evbuf) function
422 if (msg_unmarshal(msg, tmp) == -1)

Completed in 15 milliseconds