Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h657 void comm_point_send_reply(struct comm_reply* repinfo);
H A Dnetevent.c4741 comm_point_send_reply(struct comm_reply *repinfo) function
/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c449 comm_point_send_reply(rep); in mesh_new_client()
468 comm_point_send_reply(rep); in mesh_new_client()
540 comm_point_send_reply(rep); in mesh_new_client()
1345 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1369 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1407 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dredirect-bogus.patch114 comm_point_send_reply(&r->query_reply);
H A Dfastrpz.patch2188 + comm_point_send_reply(commreply);
2237 + comm_point_send_reply(commreply);
3430 @@ -3175,6 +3187,9 @@ comm_point_send_reply(struct comm_reply *repinfo)
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c467 comm_point_send_reply(&repinfo); in fake_front_query()
995 comm_point_send_reply(struct comm_reply* repinfo) in comm_point_send_reply() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c839 comm_point_send_reply(repinfo); in reply_and_prefetch()