Searched refs:handle_newq (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/unbound/libunbound/
H A Dlibworker.c77 static void handle_newq(struct libworker* w, uint8_t* buf, uint32_t len);
302 handle_newq(w, msg, len);
772 handle_newq(struct libworker* w, uint8_t* buf, uint32_t len) function

Completed in 103 milliseconds