Home
last modified time | relevance | path

Searched refs:comm_point_send_reply (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/unbound/services/
Dmesh.c320 comm_point_send_reply(rep); in mesh_new_client()
343 comm_point_send_reply(rep); in mesh_new_client()
871 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
876 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
893 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/freebsd-10-stable/contrib/unbound/util/
Dnetevent.h470 void comm_point_send_reply(struct comm_reply* repinfo);
Dnetevent.c1949 comm_point_send_reply(struct comm_reply *repinfo) function
/freebsd-10-stable/contrib/unbound/daemon/
Dworker.c645 comm_point_send_reply(repinfo); in reply_and_prefetch()