Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/util/
H A Dnetevent.h657 void comm_point_send_reply(struct comm_reply* repinfo);
H A Dnetevent.c4749 comm_point_send_reply(struct comm_reply *repinfo) function
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.h657 void comm_point_send_reply(struct comm_reply* repinfo);
H A Dnetevent.c4749 comm_point_send_reply(struct comm_reply *repinfo) function
/openbsd/usr.sbin/unbound/services/
H A Dmesh.c455 comm_point_send_reply(rep); in mesh_new_client()
474 comm_point_send_reply(rep); in mesh_new_client()
546 comm_point_send_reply(rep); in mesh_new_client()
1351 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1375 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1413 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/openbsd/sbin/unwind/libunbound/services/
H A Dmesh.c455 comm_point_send_reply(rep); in mesh_new_client()
474 comm_point_send_reply(rep); in mesh_new_client()
546 comm_point_send_reply(rep); in mesh_new_client()
1351 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1375 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1413 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/openbsd/usr.sbin/unbound/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
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c839 comm_point_send_reply(repinfo); in reply_and_prefetch()