Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/services/
H A Doutside_network.h805 struct comm_point* outnet_comm_point_for_http(struct outside_network* outnet,
H A Doutside_network.c3789 outnet_comm_point_for_http(struct outside_network* outnet,
H A Dauthzone.c5512 xfr->task_transfer->cp = outnet_comm_point_for_http( in xfr_transfer_init_fetch()
/openbsd/sbin/unwind/libunbound/services/
H A Doutside_network.h805 struct comm_point* outnet_comm_point_for_http(struct outside_network* outnet,
H A Doutside_network.c3789 outnet_comm_point_for_http(struct outside_network* outnet,
H A Dauthzone.c5512 xfr->task_transfer->cp = outnet_comm_point_for_http( in xfr_transfer_init_fetch()
/openbsd/usr.sbin/unbound/testcode/
H A Dfake_event.c1845 struct comm_point* outnet_comm_point_for_http(struct outside_network* outnet, in outnet_comm_point_for_http() function